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