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