aboutsummaryrefslogtreecommitdiff
path: root/test/tests/testpkg/test.ts
diff options
context:
space:
mode:
Diffstat (limited to 'test/tests/testpkg/test.ts')
-rw-r--r--test/tests/testpkg/test.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/tests/testpkg/test.ts b/test/tests/testpkg/test.ts
new file mode 100644
index 000000000..4edba8a31
--- /dev/null
+++ b/test/tests/testpkg/test.ts
@@ -0,0 +1 @@
+module.exports = 'ts'; \ No newline at end of file