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

Add test `Traj_component`

parent 3225419b
No related branches found
No related tags found
No related merge requests found
...@@ -177,5 +177,14 @@ ...@@ -177,5 +177,14 @@
"$tests_old_dir/Cost_function_no_debug/segments_cost_functions.graphml", "$tests_old_dir/Cost_function_no_debug/segments_cost_functions.graphml",
"segments.gv" "segments.gv"
] ]
},
"Traj_component":
{
"description": "Recompute trajectories on an extracted component.",
"command":
[
"$src_dir/Trajectories/trajectories.py",
"$tests_old_dir/Extract_component/component_1980897.graphml"
]
} }
} }
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