diff options
Diffstat (limited to 'cli/tests/testdata/package_json/basic/lib.test.out')
-rw-r--r-- | cli/tests/testdata/package_json/basic/lib.test.out | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/cli/tests/testdata/package_json/basic/lib.test.out b/cli/tests/testdata/package_json/basic/lib.test.out new file mode 100644 index 000000000..f0fe89612 --- /dev/null +++ b/cli/tests/testdata/package_json/basic/lib.test.out @@ -0,0 +1,8 @@ +Download http://localhost:4545/npm/registry/@denotest/esm-basic +Download http://localhost:4545/npm/registry/@denotest/esm-basic/1.0.0.tgz +Check file://[WILDCARD]/lib.test.ts +running 1 test from [WILDCARD]lib.test.ts +should add ... ok ([WILDCARD]) + +ok | 1 passed | 0 failed ([WILDCARD]) + |