diff --git a/Overlap/Tests/short_tests.json b/Overlap/Tests/short_tests.json
index 5cf45547f063fa6353697bade382d45d8fc81548..7fa846c35fed8040ef6025ed82624a2314779caa 100644
--- a/Overlap/Tests/short_tests.json
+++ b/Overlap/Tests/short_tests.json
@@ -578,7 +578,7 @@
 	"title": "Report_graph_cyclo",
 	"command":
 	[
-	    "$src_dir/Overlap/Analysis/report_graph.py", "--gv", "--merging"
+	    "$src_dir/Overlap/report_graph.py", "--gv", "--merging"
 	],
 	"required":
 	[
@@ -590,7 +590,7 @@
 	"title": "Report_graph_anti",
 	"command":
 	[
-	    "$src_dir/Overlap/Analysis/report_graph.py", "--gv", "--merging"
+	    "$src_dir/Overlap/report_graph.py", "--gv", "--merging"
 	],
 	"required":
 	[
@@ -602,7 +602,7 @@
 	"title": "Plot_traj",
 	"command":
 	[
-	    "$src_dir/Overlap/Analysis/plot_traj.py",
+	    "$src_dir/Overlap/plot_traj.py",
 	    "$tests_old_dir/Extraction_eddies_region_2_noise/SHPC_anti_all_dates",
 	    "--save=png"
 	],
@@ -615,7 +615,7 @@
     {
 	"title": "Report_graph_int",
 	"command":
-	["$src_dir/Overlap/Analysis/report_graph.py", "--gv", "--merging"],
+	["$src_dir/Overlap/report_graph.py", "--gv", "--merging"],
 	"required":
 	[
 	    "$tests_old_dir/Graph_from_Matlab_v6_anti/edgelist.csv",