From c232ecc6af5a09a8f0480e3b2b87ef2cd2b3a348 Mon Sep 17 00:00:00 2001 From: Mohammad Sulaiman Date: Wed, 25 Sep 2024 21:46:18 +0300 Subject: chore: deprecate npm itests (#25804) --- tests/testdata/npm/cjs_require_esm/main.out | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 tests/testdata/npm/cjs_require_esm/main.out (limited to 'tests/testdata/npm/cjs_require_esm/main.out') diff --git a/tests/testdata/npm/cjs_require_esm/main.out b/tests/testdata/npm/cjs_require_esm/main.out deleted file mode 100644 index 4afceccc9..000000000 --- a/tests/testdata/npm/cjs_require_esm/main.out +++ /dev/null @@ -1,4 +0,0 @@ -[Module: null prototype] { - Test: [Module: null prototype] { Test: [class Test] }, - default: { Test: [Module: null prototype] { Test: [class Test] } } -} -- cgit v1.2.3