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

Move test `R4_15_splitted`

Move test `R4_15_splitted` before the tests that use it.
parent 8c21e791
No related branches found
No related tags found
No related merge requests found
......@@ -538,6 +538,16 @@
]
]
},
{
"title": "R4_15_splitted",
"description": "This is not really a test. Rather it creates input necessary for tests.",
"env": {"PYTHONPATH": "$src_dir/Inst_eddies/Analysis"},
"command":
[
"$src_dir/Overlap/Tests/split_SHPC.py",
"$tests_old_dir/Region_4_15_days/SHPC"
]
},
{
"input": "&config_graph_nml cyclone = f/\n&main_nml k = 20461/\n",
"title": "Read_snapshot_several",
......@@ -620,15 +630,5 @@
]
],
"input": "&main_nml cyclone = t, grid_lon_lat = f/\n"
},
{
"title": "R4_15_splitted",
"description": "This is not really a test. Rather it creates input necessary for tests.",
"env": {"PYTHONPATH": "$src_dir/Inst_eddies/Analysis"},
"command":
[
"$src_dir/Overlap/Tests/split_SHPC.py",
"$tests_old_dir/Region_4_15_days/SHPC"
]
}
]
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