summaryrefslogtreecommitdiff
path: root/tests/specs/run/no_check/mod2.ts
diff options
context:
space:
mode:
Diffstat (limited to 'tests/specs/run/no_check/mod2.ts')
-rw-r--r--tests/specs/run/no_check/mod2.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/specs/run/no_check/mod2.ts b/tests/specs/run/no_check/mod2.ts
new file mode 100644
index 000000000..ce1adc0e8
--- /dev/null
+++ b/tests/specs/run/no_check/mod2.ts
@@ -0,0 +1 @@
+export { printHello } from "./print_hello.ts";