summaryrefslogtreecommitdiff
path: root/tests/registry/npm/@denotest/cjs-with-file-stem/1.0.0/other.service.js
diff options
context:
space:
mode:
Diffstat (limited to 'tests/registry/npm/@denotest/cjs-with-file-stem/1.0.0/other.service.js')
-rw-r--r--tests/registry/npm/@denotest/cjs-with-file-stem/1.0.0/other.service.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/registry/npm/@denotest/cjs-with-file-stem/1.0.0/other.service.js b/tests/registry/npm/@denotest/cjs-with-file-stem/1.0.0/other.service.js
new file mode 100644
index 000000000..ba702a9af
--- /dev/null
+++ b/tests/registry/npm/@denotest/cjs-with-file-stem/1.0.0/other.service.js
@@ -0,0 +1,4 @@
+"use strict";
+Object.defineProperty(exports, "__esModule", { value: true });
+exports.foo = void 0;
+console.log("world"); \ No newline at end of file