summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/info/error_009_missing_js_module.js
diff options
context:
space:
mode:
Diffstat (limited to 'cli/tests/testdata/info/error_009_missing_js_module.js')
-rw-r--r--cli/tests/testdata/info/error_009_missing_js_module.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/cli/tests/testdata/info/error_009_missing_js_module.js b/cli/tests/testdata/info/error_009_missing_js_module.js
deleted file mode 100644
index e6ca88934..000000000
--- a/cli/tests/testdata/info/error_009_missing_js_module.js
+++ /dev/null
@@ -1 +0,0 @@
-import "./bad-module.js";