Running all tests

This commit is contained in:
Michael Tryby
2019-02-11 15:51:40 -05:00
parent 38f1e77759
commit f4ea0a671e
2 changed files with 1 additions and 2 deletions

View File

@@ -24,7 +24,7 @@ benchmark_ver="220dev1"
nrtest_execute_cmd="nrtest execute"
test_app_path="apps/epanet-$3.json"
tests="tests/examples" # tests/exeter tests/large tests/network_one tests/small tests/tanks tests/valves"
tests="tests/examples tests/exeter tests/large tests/network_one tests/small tests/tanks tests/valves"
test_output_path="benchmark/epanet-$3"
nrtest_compare_cmd="nrtest compare"