Skip to content

Commit e26505b

Browse files
committed
read SEND_INSTALLATION_STATISTICS from connfig
1 parent 18ef96e commit e26505b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

xmipp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,6 @@ def modeTest(args: argparse.Namespace):
235235
logger("Running all tests--------------------------------------", forceConsoleOutput=True)
236236
runTests(PARAMS[PARAM_TEST_PRO][LONG_VERSION])
237237
elif args.allFuncs:
238-
print(args.allPrograms)
239238
runTests(PARAMS[PARAM_TEST_FUNC][LONG_VERSION])
240239

241240
elif args.testName:

0 commit comments

Comments
 (0)