diff --git a/Overlap/Tests/short_tests.json b/Overlap/Tests/short_tests.json
index f01b4184afc10ee6d44c080400703fd98df579a9..afae63b4dc432b7c45ab1a6be75044ca176f3bf1 100644
--- a/Overlap/Tests/short_tests.json
+++ b/Overlap/Tests/short_tests.json
@@ -557,5 +557,17 @@
 	    "$tests_old_dir/Graph_from_Matlab_v6_anti/edgelist.csv",
 	    "$tests_old_dir/Graph_from_Matlab_v6_anti/node_id_param.json"
 	]
+    },
+    {
+        "title": "Read_eddy_missing_speed",
+        "commands":
+	[
+            ["mkdir", "SHPC"],
+            [
+		"$build_dir/Overlap/Tests/test_read_eddy",
+		"$PWD/Inst_eddies_4_anti"
+	    ]
+        ],
+	"input": "&main_nml ishape = 330 /\n"
     }
 ]