diff --git a/Trajectories/Tests/tests.json b/Trajectories/Tests/tests.json
index 86af21cfa6c06149d7fbcd4d8f18dfc89e218697..47aa29b530c25a66ec9ed23ca6a21d9865848428 100644
--- a/Trajectories/Tests/tests.json
+++ b/Trajectories/Tests/tests.json
@@ -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.",