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