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