diff options
Diffstat (limited to 'cli/tests/testdata/run/001_hello.js')
-rw-r--r-- | cli/tests/testdata/run/001_hello.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cli/tests/testdata/run/001_hello.js b/cli/tests/testdata/run/001_hello.js deleted file mode 100644 index accefceba..000000000 --- a/cli/tests/testdata/run/001_hello.js +++ /dev/null @@ -1 +0,0 @@ -console.log("Hello World"); |