awsebcli: add versionCheckProgramArg (#462613)
This commit is contained in:
@@ -72,6 +72,7 @@ python.pkgs.buildPythonApplication rec {
|
|||||||
pytestCheckHook
|
pytestCheckHook
|
||||||
versionCheckHook
|
versionCheckHook
|
||||||
];
|
];
|
||||||
|
versionCheckProgramArg = "--version";
|
||||||
|
|
||||||
enabledTestPaths = [
|
enabledTestPaths = [
|
||||||
"tests/unit"
|
"tests/unit"
|
||||||
|
|||||||
Reference in New Issue
Block a user