diff --git a/Inst_eddies/Tests/Input/h_region_2.nc b/Inst_eddies/Tests/Input/h_region_2.nc
deleted file mode 100644
index ad42bef1da630b4c8da9d4980c25cc8ec8c4db3e..0000000000000000000000000000000000000000
Binary files a/Inst_eddies/Tests/Input/h_region_2.nc and /dev/null differ
diff --git a/Inst_eddies/Tests/Input/huv_region_2.nc b/Inst_eddies/Tests/Input/huv_region_2.nc
new file mode 100644
index 0000000000000000000000000000000000000000..111d549c7ccc032fdd82417614598e1a5584f7b3
Binary files /dev/null and b/Inst_eddies/Tests/Input/huv_region_2.nc differ
diff --git a/Inst_eddies/Tests/Input/uv_region_2.nc b/Inst_eddies/Tests/Input/uv_region_2.nc
deleted file mode 100644
index eb0c4d1518c04e59f5201f781014fe66c77453b1..0000000000000000000000000000000000000000
Binary files a/Inst_eddies/Tests/Input/uv_region_2.nc and /dev/null differ
diff --git a/Inst_eddies/Tests/short_tests.json b/Inst_eddies/Tests/short_tests.json
index 9a201d69bdff3cf0c31f493eb2671168ccad93b3..81c438f7411d115a22490d786f19a2b2b7bd8b24 100644
--- a/Inst_eddies/Tests/short_tests.json
+++ b/Inst_eddies/Tests/short_tests.json
@@ -122,7 +122,7 @@
 	"input": "f",
 	"command": [
             "$build_dir/Inst_eddies/Tests/test_local_extrema",
-            "$src_dir/Inst_eddies/Tests/Input/h_region_2.nc"
+            "$src_dir/Inst_eddies/Tests/Input/huv_region_2.nc"
 	]
     },
     "Local_extrema_missing": {
@@ -277,8 +277,8 @@
             ],
             [
 		"$build_dir/Inst_eddies/inst_eddies",
-		"$src_dir/Inst_eddies/Tests/Input/h_region_2.nc",
-		"$src_dir/Inst_eddies/Tests/Input/uv_region_2.nc"
+		"$src_dir/Inst_eddies/Tests/Input/huv_region_2.nc",
+		"$src_dir/Inst_eddies/Tests/Input/huv_region_2.nc"
             ]
 	],
 	"exclude_cmp": ["timings.txt"]