summaryrefslogtreecommitdiff
path: root/tests/testdata/run/error_no_check.ts
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testdata/run/error_no_check.ts')
-rw-r--r--tests/testdata/run/error_no_check.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/testdata/run/error_no_check.ts b/tests/testdata/run/error_no_check.ts
new file mode 100644
index 000000000..2da01e639
--- /dev/null
+++ b/tests/testdata/run/error_no_check.ts
@@ -0,0 +1 @@
+export { AnInterface, isAnInterface } from "../subdir/type_and_code.ts";