summaryrefslogtreecommitdiff
path: root/tests/registry/npm/@denotest/add/0.5.0/index.js
diff options
context:
space:
mode:
Diffstat (limited to 'tests/registry/npm/@denotest/add/0.5.0/index.js')
-rw-r--r--tests/registry/npm/@denotest/add/0.5.0/index.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/registry/npm/@denotest/add/0.5.0/index.js b/tests/registry/npm/@denotest/add/0.5.0/index.js
new file mode 100644
index 000000000..e112dddf7
--- /dev/null
+++ b/tests/registry/npm/@denotest/add/0.5.0/index.js
@@ -0,0 +1 @@
+module.exports.sum = (a, b) => a + b; \ No newline at end of file