diff options
Diffstat (limited to 'testdata/001_hello.js')
-rw-r--r-- | testdata/001_hello.js | 1 |
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"); |