diff options
Diffstat (limited to 'tests/subdir/auto_print_hello.ts')
| -rw-r--r-- | tests/subdir/auto_print_hello.ts | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/subdir/auto_print_hello.ts b/tests/subdir/auto_print_hello.ts deleted file mode 100644 index 5efa72e03..000000000 --- a/tests/subdir/auto_print_hello.ts +++ /dev/null @@ -1,2 +0,0 @@ -console.log("hello!"); -export default {}; |
