Skip to content
Snippets Groups Projects
Commit c433c9c8 authored by Lionel GUEZ's avatar Lionel GUEZ
Browse files

Add test for reading eddy with missing speed

See commit a86422ee.
parent b29a5460
No related branches found
No related tags found
No related merge requests found
...@@ -557,5 +557,17 @@ ...@@ -557,5 +557,17 @@
"$tests_old_dir/Graph_from_Matlab_v6_anti/edgelist.csv", "$tests_old_dir/Graph_from_Matlab_v6_anti/edgelist.csv",
"$tests_old_dir/Graph_from_Matlab_v6_anti/node_id_param.json" "$tests_old_dir/Graph_from_Matlab_v6_anti/node_id_param.json"
] ]
},
{
"title": "Read_eddy_missing_speed",
"commands":
[
["mkdir", "SHPC"],
[
"$build_dir/Overlap/Tests/test_read_eddy",
"$PWD/Inst_eddies_4_anti"
]
],
"input": "&main_nml ishape = 330 /\n"
} }
] ]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment