diff options
Diffstat (limited to 'tests/specs/info_tests/json_file/mod2.ts')
-rw-r--r-- | tests/specs/info_tests/json_file/mod2.ts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/specs/info_tests/json_file/mod2.ts b/tests/specs/info_tests/json_file/mod2.ts deleted file mode 100644 index ce1adc0e8..000000000 --- a/tests/specs/info_tests/json_file/mod2.ts +++ /dev/null @@ -1 +0,0 @@ -export { printHello } from "./print_hello.ts"; |