From d3a41200841b65cb7e3791046cc95fa4d9378a15 Mon Sep 17 00:00:00 2001 From: ahmedsamyh Date: Fri, 11 Apr 2025 17:39:49 +0500 Subject: [PATCH] [test.py] Update --- test.py | 1 - 1 file changed, 1 deletion(-) diff --git a/test.py b/test.py index 488c980..b1c4f52 100755 --- a/test.py +++ b/test.py @@ -370,7 +370,6 @@ def main(): o = True if not o: print('') - print(f"Build {passing_tests_count}/{total_tests_count} tests") elif subcmd == "run": check_crucial_envvar(RUN_CMD, "RUN_CMD") cprint('green', 'default', f'----- [RUN] -----') -- 2.39.5