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

Add test for option `-n` of `report_graph.py`

parent f259d5cd
No related branches found
No related tags found
No related merge requests found
......@@ -602,5 +602,14 @@
"$tests_old_dir/Greece/SHPC"
],
"input": "&MAIN_NML max_delta = 4, cyclone = f/\n"
},
{
"title": "Report_graph_node",
"description": "Test option --node of report_graph.py.",
"command":
[
"$src_dir/Overlap/report_graph.py", "--gv", "--merging",
"--node=429691", "$tests_old_dir/EGr2nd15md4np3_cyclo/edgelist.csv"
]
}
]
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