diff --git a/Inst_eddies/Tests/test_output.json b/Inst_eddies/Tests/test_output.json index a66cdf3a06b218cfb0bdcbd91d77be62611a10e9..3c8b3bd8bc0e74c17d7415031b041fc963aa008d 100644 --- a/Inst_eddies/Tests/test_output.json +++ b/Inst_eddies/Tests/test_output.json @@ -65,7 +65,7 @@ "description": "Append to big SHPC, mixing output to the three shapefiles.", "input": "&main_nml /\n", "command" : ["time", "$build_dir/test_write_null"], - "copy": ["$PWD/Inst_eddies_9/SHPC"], + "copy": [["$PWD/Global_1993_2021/SHPC/Slice_0", "SHPC/Slice_0"]], "stdout": "test_write_null_stdout.txt", "exclude_cmp": ["test_write_null_stderr.txt"] }, @@ -74,7 +74,7 @@ "description": "Append to big SHPC, separating output to the three shapefiles.", "input": "&main_nml mixed = f/\n", "command" : ["time", "$build_dir/test_write_null"], - "copy": ["$PWD/Inst_eddies_9/SHPC"], + "copy": [["$PWD/Global_1993_2021/SHPC/Slice_0", "SHPC/Slice_0"]], "stdout": "test_write_null_stdout.txt", "exclude_cmp": ["test_write_null_stderr.txt"] }