summaryrefslogtreecommitdiff
path: root/testdata/001_hello.js
diff options
context:
space:
mode:
authorRyan Dahl <ry@tinyclouds.org>2018-07-21 19:08:24 -0400
committerGitHub <noreply@github.com>2018-07-21 19:08:24 -0400
commitdff5c16e85b9ee7e610d17792f8c301af1a9c458 (patch)
treecdb3a7ab2c6e4a1d422776873bea95774ffbe806 /testdata/001_hello.js
parent709b0cb90cec938cbfd3d49ed1c35fa949bda36a (diff)
Add tools/test.py test runner. (#384)
Diffstat (limited to 'testdata/001_hello.js')
-rw-r--r--testdata/001_hello.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/testdata/001_hello.js b/testdata/001_hello.js
deleted file mode 100644
index accefceba..000000000
--- a/testdata/001_hello.js
+++ /dev/null
@@ -1 +0,0 @@
-console.log("Hello World");