We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 875273a commit 425df5cCopy full SHA for 425df5c
1 file changed
test.py
@@ -73,7 +73,7 @@ def do_tests(build, out_file, do_standalone=True, do_main=True,
73
reset_bench_on_fail=reset_fails, make_bench=store_all_benchmarks)
74
p.initialize_problem(t.problem, t.inputs, t.options)
75
err = p.run_sim
76
-
+
77
results[str(t)] = err
78
79
# standalone tests
0 commit comments