diff options
Diffstat (limited to 'tests/registry/npm/@denotest/imports-package-json/1.0.0/sub_path/bye.js')
-rw-r--r-- | tests/registry/npm/@denotest/imports-package-json/1.0.0/sub_path/bye.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/registry/npm/@denotest/imports-package-json/1.0.0/sub_path/bye.js b/tests/registry/npm/@denotest/imports-package-json/1.0.0/sub_path/bye.js new file mode 100644 index 000000000..6fc719e48 --- /dev/null +++ b/tests/registry/npm/@denotest/imports-package-json/1.0.0/sub_path/bye.js @@ -0,0 +1 @@ +export default "bye"; |