diff options
Diffstat (limited to 'tests/testdata/run/workspaces/basic/foo/deno.json')
| -rw-r--r-- | tests/testdata/run/workspaces/basic/foo/deno.json | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/tests/testdata/run/workspaces/basic/foo/deno.json b/tests/testdata/run/workspaces/basic/foo/deno.json deleted file mode 100644 index 46d84f06f..000000000 --- a/tests/testdata/run/workspaces/basic/foo/deno.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "name": "qwerqwer", - "version": "0.0.0", - "imports": { - "~/": "./", - "foo/": "./bar/" - } -} |
