summaryrefslogtreecommitdiff
path: root/std/node/tests/cjs/index.js
diff options
context:
space:
mode:
Diffstat (limited to 'std/node/tests/cjs/index.js')
-rw-r--r--std/node/tests/cjs/index.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/std/node/tests/cjs/index.js b/std/node/tests/cjs/index.js
new file mode 100644
index 000000000..5dea52db2
--- /dev/null
+++ b/std/node/tests/cjs/index.js
@@ -0,0 +1 @@
+module.exports = { isIndex: true };