diff --git a/Convert_Matlab/Tests/long_tests.json b/Convert_Matlab/Tests/long_tests.json
index 2431298633142032bb0329b99f878386f5e078bd..0b0996a882cd5b7c3b64f48479aacd830893b5f8 100644
--- a/Convert_Matlab/Tests/long_tests.json
+++ b/Convert_Matlab/Tests/long_tests.json
@@ -23,5 +23,24 @@
 	    "$src_dir/Convert_Matlab/inst_eddies.m",
 	    "$src_dir/Convert_Matlab/Tests/node_id_param.json"
 	]
+    },
+    {
+	"title": "Plot_eddy_contours_Mat",
+	"description":
+	"plot_eddy_contours.py on a file coming from the Matlab program.",
+	"command":
+	[
+	    "$src_dir/Inst_eddies/Analysis/plot_eddy_contours.py",
+	    "$PWD/Mat_v6_to_shapefiles/SHPC_cyclo", "--save=png"
+	]
+    },
+    {
+	"title": "Stats_Matlab",
+	"description": "With an SHPC made from conversion of Matlab data.",
+	"command":
+	[
+	    "$src_dir/Inst_eddies/Analysis/stat.py",
+	    "$PWD/Inst_eddies_v6_global/SHPC_anti"
+	]
     }
 ]
diff --git a/Inst_eddies/Analysis/tests.json b/Inst_eddies/Analysis/tests.json
index 97d10423982aa2df0eaa0d136a58caeabba341e1..659f0a4ffdb17be32578f38e21ae008ec95dfd3f 100644
--- a/Inst_eddies/Analysis/tests.json
+++ b/Inst_eddies/Analysis/tests.json
@@ -17,16 +17,6 @@
 	    "$tests_old_dir/Region_6/SHPC_cyclo", "--light"
 	]
     },
-    {
-	"title": "Plot_eddy_contours_Mat",
-	"description":
-	"plot_eddy_contours.py on a file coming from the Matlab program.",
-	"command":
-	[
-	    "$src_dir/Inst_eddies/Analysis/plot_eddy_contours.py",
-	    "$tests_old_dir/Mat_v6_to_shapefiles/SHPC_cyclo", "--save=png"
-	]
-    },
     {
 	"title": "Eddy_dump",
 	"command":
@@ -105,15 +95,6 @@
 	    "$tests_old_dir/Inst_eddies_py/SHPC_anti"
 	]
     },
-    {
-	"title": "Stats_Matlab",
-	"description": "With an SHPC made from conversion of Matlab data.",
-	"command":
-	[
-	    "$src_dir/Inst_eddies/Analysis/stat.py",
-	    "$tests_old_dir/Inst_eddies_v6_global/SHPC_anti"
-	]
-    },
     {
 	"title": "Filter",
 	"command":