From b3ca3b2f25931afb350027bde87dc3d4f9a741b0 Mon Sep 17 00:00:00 2001 From: David Sherret Date: Wed, 13 Mar 2024 12:21:13 -0400 Subject: chore: rough first pass on spec tests (#22877) --- tests/testdata/npm/esm/test.out | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 tests/testdata/npm/esm/test.out (limited to 'tests/testdata/npm/esm/test.out') 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) - -- cgit v1.2.3