diff options
Diffstat (limited to 'tests/testdata/npm/registry/@denotest/esm-basic/1.0.0/other.mjs')
| -rw-r--r-- | tests/testdata/npm/registry/@denotest/esm-basic/1.0.0/other.mjs | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/testdata/npm/registry/@denotest/esm-basic/1.0.0/other.mjs b/tests/testdata/npm/registry/@denotest/esm-basic/1.0.0/other.mjs deleted file mode 100644 index 00ed99da4..000000000 --- a/tests/testdata/npm/registry/@denotest/esm-basic/1.0.0/other.mjs +++ /dev/null @@ -1,3 +0,0 @@ -export function hello() { - return "hello, world!"; -}
\ No newline at end of file |
