diff options
Diffstat (limited to 'tests/testdata/npm/registry/@denotest/check-error/1.0.0/index.js')
| -rw-r--r-- | tests/testdata/npm/registry/@denotest/check-error/1.0.0/index.js | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/testdata/npm/registry/@denotest/check-error/1.0.0/index.js b/tests/testdata/npm/registry/@denotest/check-error/1.0.0/index.js deleted file mode 100644 index 7eb6b784d..000000000 --- a/tests/testdata/npm/registry/@denotest/check-error/1.0.0/index.js +++ /dev/null @@ -1,6 +0,0 @@ -module.exports = { - Class1: class { - }, - Class2: class { - }, -}; |
