summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/bundle/file_tests-subdir-n.ts
diff options
context:
space:
mode:
Diffstat (limited to 'cli/tests/testdata/bundle/file_tests-subdir-n.ts')
-rw-r--r--cli/tests/testdata/bundle/file_tests-subdir-n.ts3
1 files changed, 0 insertions, 3 deletions
diff --git a/cli/tests/testdata/bundle/file_tests-subdir-n.ts b/cli/tests/testdata/bundle/file_tests-subdir-n.ts
deleted file mode 100644
index ac3c37005..000000000
--- a/cli/tests/testdata/bundle/file_tests-subdir-n.ts
+++ /dev/null
@@ -1,3 +0,0 @@
-export function a() {
- console.log("a");
-}