summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/subdir/indirect_import_error.js
diff options
context:
space:
mode:
Diffstat (limited to 'cli/tests/testdata/subdir/indirect_import_error.js')
-rw-r--r--cli/tests/testdata/subdir/indirect_import_error.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/cli/tests/testdata/subdir/indirect_import_error.js b/cli/tests/testdata/subdir/indirect_import_error.js
deleted file mode 100644
index 84011d291..000000000
--- a/cli/tests/testdata/subdir/indirect_import_error.js
+++ /dev/null
@@ -1 +0,0 @@
-export * from "does not exist either";