diff options
Diffstat (limited to 'cli/tests/testdata/bundle/file_tests-subdir-m.ts')
-rw-r--r-- | cli/tests/testdata/bundle/file_tests-subdir-m.ts | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cli/tests/testdata/bundle/file_tests-subdir-m.ts b/cli/tests/testdata/bundle/file_tests-subdir-m.ts deleted file mode 100644 index 21e86d07c..000000000 --- a/cli/tests/testdata/bundle/file_tests-subdir-m.ts +++ /dev/null @@ -1,2 +0,0 @@ -export { a } from "./n.ts"; -export { O } from "./o.ts"; |