diff --git a/Overlap/Tests/long_tests.json b/Overlap/Tests/long_tests.json index 9eb06fc436aec2d3b9a3f19b12686a3efbfe2a94..ca67ff23fc3679a62dd3c9116644538f1974c40a 100644 --- a/Overlap/Tests/long_tests.json +++ b/Overlap/Tests/long_tests.json @@ -6,7 +6,7 @@ "command": [ "env", "mpiexec=$mpiexec", "$build_dir/Overlap/eddy_graph.sh", "1", - "$PWD/Inst_eddies_5" + "$PWD/Inst_eddies_5_anti" ] } ] diff --git a/Overlap/Tests/short_tests.json b/Overlap/Tests/short_tests.json index aa796b2711c16701b69b3964375b873658fb473b..017cfffe9db9f16fdf14bbd25e39513167e28ffc 100644 --- a/Overlap/Tests/short_tests.json +++ b/Overlap/Tests/short_tests.json @@ -190,7 +190,7 @@ "-n", "1", "$build_dir/Overlap/test_overlap", - "$PWD/Inst_eddies_5" + "$PWD/Inst_eddies_5_anti" ] ] }, @@ -327,7 +327,7 @@ "-n", "1", "$build_dir/Overlap/test_overlap", - "$PWD/Inst_eddies_5" + "$PWD/Inst_eddies_5_anti" ] ] },