summaryrefslogtreecommitdiff
path: root/tests/unit_node/testdata/node_modules
diff options
context:
space:
mode:
Diffstat (limited to 'tests/unit_node/testdata/node_modules')
-rw-r--r--tests/unit_node/testdata/node_modules/foo/check_argv.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/unit_node/testdata/node_modules/foo/check_argv.js b/tests/unit_node/testdata/node_modules/foo/check_argv.js
new file mode 100644
index 000000000..c3b2eb3e6
--- /dev/null
+++ b/tests/unit_node/testdata/node_modules/foo/check_argv.js
@@ -0,0 +1 @@
+console.log(process.argv.length);