gcalcli: enable tests
Tests were added in 4.0.0 and should have been enabled in #55597.
This commit is contained in:
@@ -37,8 +37,7 @@ buildPythonApplication rec {
|
||||
libnotify
|
||||
];
|
||||
|
||||
# There are no tests as of 4.0.0a4
|
||||
doCheck = false;
|
||||
nativeCheckInputs = [ pytestCheckHook ];
|
||||
|
||||
meta = with lib; {
|
||||
description = "CLI for Google Calendar";
|
||||
|
||||
Reference in New Issue
Block a user