summaryrefslogtreecommitdiff
path: root/tests/specs/run/_001_hello/001_hello.js
diff options
context:
space:
mode:
Diffstat (limited to 'tests/specs/run/_001_hello/001_hello.js')
-rw-r--r--tests/specs/run/_001_hello/001_hello.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/specs/run/_001_hello/001_hello.js b/tests/specs/run/_001_hello/001_hello.js
new file mode 100644
index 000000000..accefceba
--- /dev/null
+++ b/tests/specs/run/_001_hello/001_hello.js
@@ -0,0 +1 @@
+console.log("Hello World");