diff options
Diffstat (limited to 'cli/tests/testdata/error_no_check.ts')
| -rw-r--r-- | cli/tests/testdata/error_no_check.ts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cli/tests/testdata/error_no_check.ts b/cli/tests/testdata/error_no_check.ts deleted file mode 100644 index db9257a1d..000000000 --- a/cli/tests/testdata/error_no_check.ts +++ /dev/null @@ -1 +0,0 @@ -export { AnInterface, isAnInterface } from "./subdir/type_and_code.ts"; |
