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