diff options
Diffstat (limited to 'tests/error_004_missing_module.ts')
| -rw-r--r-- | tests/error_004_missing_module.ts | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/error_004_missing_module.ts b/tests/error_004_missing_module.ts deleted file mode 100644 index 24ae52cf7..000000000 --- a/tests/error_004_missing_module.ts +++ /dev/null @@ -1,2 +0,0 @@ -// eslint-disable-next-line -import * as badModule from "./bad-module.ts"; |
