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