diff --git a/Overlap/Analysis/tests.json b/Overlap/Analysis/tests.json
index 5e2736dbf99511e856ccc2328944db292c6f075f..3773fc1dc725b0b1db26a76f09391d2d710a392d 100644
--- a/Overlap/Analysis/tests.json
+++ b/Overlap/Analysis/tests.json
@@ -8,8 +8,8 @@
 	],
 	"required":
 	[
-	    "$tests_old_dir/EGr2nd15md4np3/edgelist.csv",
-	    "$tests_old_dir/EGr2nd15md4np3/SHPC"
+	    "$tests_old_dir/EGr2nd15md4np3_cyclo/edgelist.csv",
+	    "$tests_old_dir/EGr2nd15md4np3_cyclo/SHPC"
 	]
     },
     {
diff --git a/Overlap/Tests/short_tests.json b/Overlap/Tests/short_tests.json
index 0e222a67436afed12992b6956f1085f8a238aa59..a198fa9dc6dce3215d3990f7bc3d1dfef6545341 100644
--- a/Overlap/Tests/short_tests.json
+++ b/Overlap/Tests/short_tests.json
@@ -652,6 +652,19 @@
             "$tests_old_dir/Extraction_eddies_region_2_noise/SHPC_anti_all_dates"
         ]
     },
+    {
+        "input": "&MAIN_NML max_delta = 4 /\n",
+        "description": "Same as EGr2nd15md4np3 but for cyclones.",
+        "title": "EGr2nd15md4np3_cyclo",
+        "stdout": "eddy_graph_stdout.txt",
+        "command": [
+            "env",
+            "mpiexec=$mpiexec",
+            "$build_dir/Overlap/eddy_graph.sh",
+            "3",
+            "$tests_old_dir/Extraction_eddies_region_2_noise/SHPC_cyclo_all_dates"
+        ]
+    },
     {
         "input": "&MAIN_NML max_delta = 4 /\n",
         "description": "Same as EGr2nd15md4 but with a larger region.",