diff options
| author | David Sherret <dsherret@users.noreply.github.com> | 2024-03-13 12:21:13 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-13 16:21:13 +0000 |
| commit | b3ca3b2f25931afb350027bde87dc3d4f9a741b0 (patch) | |
| tree | e8d4f1211310e4998cd21882b96d0a799a83de87 /tests/testdata/npm/esm/test.out | |
| parent | eccdb0e99acd66cce38fc8535aeab221a8a6fffa (diff) | |
chore: rough first pass on spec tests (#22877)
Diffstat (limited to 'tests/testdata/npm/esm/test.out')
| -rw-r--r-- | tests/testdata/npm/esm/test.out | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/tests/testdata/npm/esm/test.out b/tests/testdata/npm/esm/test.out deleted file mode 100644 index a87924424..000000000 --- a/tests/testdata/npm/esm/test.out +++ /dev/null @@ -1,11 +0,0 @@ -Download http://localhost:4545/npm/registry/chalk -Download http://localhost:4545/npm/registry/chalk/chalk-5.0.1.tgz -running 1 test from ./npm/esm/test.js -test ... -------- output ------- -test ------ output end ----- -test ... ok ([WILDCARD]s) - -ok | 1 passed | 0 failed ([WILDCARD]s) - |
