enable -v

This commit is contained in:
Daniel 2023-12-01 17:25:21 +01:00
parent 3a69366cc7
commit 23184d82bc

View file

@ -110,7 +110,7 @@ class Runner:
command_arguments = []
# command_arguments.append("-v")
command_arguments.append("-v")
# command_arguments.append("-rx")
command_arguments.append(str(full_test_path))