diff options
Diffstat (limited to 'cli/tests/testdata/subdir/indirect_import_error.js')
-rw-r--r-- | cli/tests/testdata/subdir/indirect_import_error.js | 1 |
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"; |