diff options
Diffstat (limited to 'test/run_tests.py')
-rw-r--r-- | test/run_tests.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/run_tests.py b/test/run_tests.py index 3cabab5c67e..70608af391d 100644 --- a/test/run_tests.py +++ b/test/run_tests.py @@ -902,7 +902,6 @@ def parse_results(results): if __name__ == "__main__": - print(f"Config is: {config}") if config.sanity: |