diff options
Diffstat (limited to 'testdata')
| -rw-r--r-- | testdata/001_hello.js | 1 | ||||
| -rw-r--r-- | testdata/002_hello.ts | 1 |
2 files changed, 0 insertions, 2 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"); diff --git a/testdata/002_hello.ts b/testdata/002_hello.ts deleted file mode 100644 index accefceba..000000000 --- a/testdata/002_hello.ts +++ /dev/null @@ -1 +0,0 @@ -console.log("Hello World"); |
