diff options
Diffstat (limited to 'cli/tests/testdata/publish/deno_jsonc.out')
-rw-r--r-- | cli/tests/testdata/publish/deno_jsonc.out | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/cli/tests/testdata/publish/deno_jsonc.out b/cli/tests/testdata/publish/deno_jsonc.out deleted file mode 100644 index 2d5e4ffea..000000000 --- a/cli/tests/testdata/publish/deno_jsonc.out +++ /dev/null @@ -1,6 +0,0 @@ -Checking fast check type graph for errors... -Ensuring type checks... -Check file:///[WILDCARD]/publish/deno_jsonc/mod.ts -Publishing @foo/bar@1.0.0 ... -Successfully published @foo/bar@1.0.0 -Visit http://127.0.0.1:4250/@foo/bar@1.0.0 for details |