summaryrefslogtreecommitdiff
path: root/cli/tests/unit_node/testdata/exec_file_text_output.js
diff options
context:
space:
mode:
Diffstat (limited to 'cli/tests/unit_node/testdata/exec_file_text_output.js')
-rw-r--r--cli/tests/unit_node/testdata/exec_file_text_output.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/cli/tests/unit_node/testdata/exec_file_text_output.js b/cli/tests/unit_node/testdata/exec_file_text_output.js
new file mode 100644
index 000000000..019c0f4bc
--- /dev/null
+++ b/cli/tests/unit_node/testdata/exec_file_text_output.js
@@ -0,0 +1 @@
+console.log("Hello World!");