We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18ef96e commit e26505bCopy full SHA for e26505b
xmipp
@@ -235,7 +235,6 @@ def modeTest(args: argparse.Namespace):
235
logger("Running all tests--------------------------------------", forceConsoleOutput=True)
236
runTests(PARAMS[PARAM_TEST_PRO][LONG_VERSION])
237
elif args.allFuncs:
238
- print(args.allPrograms)
239
runTests(PARAMS[PARAM_TEST_FUNC][LONG_VERSION])
240
241
elif args.testName:
0 commit comments