diff options
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.js | 1 |
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"; |