summaryrefslogtreecommitdiff
path: root/tests/testdata/run/workspaces/basic/foo/bar
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testdata/run/workspaces/basic/foo/bar')
-rw-r--r--tests/testdata/run/workspaces/basic/foo/bar/hello.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/testdata/run/workspaces/basic/foo/bar/hello.ts b/tests/testdata/run/workspaces/basic/foo/bar/hello.ts
deleted file mode 100644
index c8a7e57c4..000000000
--- a/tests/testdata/run/workspaces/basic/foo/bar/hello.ts
+++ /dev/null
@@ -1 +0,0 @@
-export const hello = "hello from foo";