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