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

Remove test `Draw_recreated_list`

It is now the same as test `Draw_component`.
parent ec1bd6a2
No related branches found
No related tags found
No related merge requests found
......@@ -272,18 +272,6 @@
"$tests_old_dir/Extract_component/component_1980897.graphml"
]
},
"Draw_recreated_list":
{
"description":
"draw_segments.py using a list of trajectories re-created by create_list.py for a component of the graph. The result should be the same as test Draw_component except for the colors.",
"command":
[
"$src_dir/Trajectories/Analysis/draw_segments.py", "-t",
"$tests_old_dir/Create_lists/traj_segm.json",
"$tests_old_dir/Extract_component/component_1980897.graphml",
"component_1980897.gv"
]
},
"Plot_component_traj":
{
"description": "plot_traj.py on a component, with option --alt.",
......
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