From dff5c16e85b9ee7e610d17792f8c301af1a9c458 Mon Sep 17 00:00:00 2001 From: Ryan Dahl Date: Sat, 21 Jul 2018 19:08:24 -0400 Subject: Add tools/test.py test runner. (#384) --- testdata/001_hello.js | 1 - 1 file changed, 1 deletion(-) delete mode 100644 testdata/001_hello.js (limited to 'testdata/001_hello.js') 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"); -- cgit v1.2.3