Adding new tests to run-nrtest scripts

This commit is contained in:
Michael Tryby
2018-03-22 16:46:03 -04:00
parent 1cf806206c
commit 7c2d92f3f1
2 changed files with 2 additions and 2 deletions

View File

@@ -22,7 +22,7 @@ test_suite_path=$1
nrtest_execute_cmd="nrtest execute"
test_app_path="apps/epanet-$2.json"
tests="tests/examples"
tests="tests/examples tests/network_one"
test_output_path="benchmark/epanet-$2"
nrtest_compare_cmd="nrtest compare"