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