diff --git a/test/test-output/missing-file.json b/test/test-output/missing-file.json
deleted file mode 100644
index 8d340303936ba1b665fbffe4a0627a36912daf89..0000000000000000000000000000000000000000
--- a/test/test-output/missing-file.json
+++ /dev/null
@@ -1,16 +0,0 @@
-{
-  "mapInfo": {},
-  "result": {
-    "exitGraph": "digraph G {\n\n}\n",
-    "mapLints": {},
-    "missingAssets": [],
-    "missingDeps": [
-      {
-        "depFatal": true,
-        "entrypoint": "main.json",
-        "neededBy": []
-      }
-    ]
-  },
-  "severity": "Info"
-}