diff options
Diffstat (limited to 'tests/testdata/run/workspaces/basic/main.out')
| -rw-r--r-- | tests/testdata/run/workspaces/basic/main.out | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/tests/testdata/run/workspaces/basic/main.out b/tests/testdata/run/workspaces/basic/main.out deleted file mode 100644 index a955ac54c..000000000 --- a/tests/testdata/run/workspaces/basic/main.out +++ /dev/null @@ -1,22 +0,0 @@ -[WILDCARD]Workspace config generated this import map { - "imports": { - "chalk": "npm:chalk", - "chalk/": "npm:/chalk/" - }, - "scopes": { - "./foo/": { - "~/": "./foo/", - "foo/": "./foo/bar/" - }, - "./bar/": { - "@/": "./bar/", - "secret_mod/": "./bar/some_mod/" - } - } -} -[WILDCARD] -hello from foo -buzz from foo -hello from bar -buzz from bar -[Function: chalk][WILDCARD]
\ No newline at end of file |
