aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qjsengine/script/com/trolltech/syntaxerror/__init__.js
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/declarative/qjsengine/script/com/trolltech/syntaxerror/__init__.js')
-rw-r--r--tests/auto/declarative/qjsengine/script/com/trolltech/syntaxerror/__init__.js5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/auto/declarative/qjsengine/script/com/trolltech/syntaxerror/__init__.js b/tests/auto/declarative/qjsengine/script/com/trolltech/syntaxerror/__init__.js
new file mode 100644
index 0000000000..55bc35b5f2
--- /dev/null
+++ b/tests/auto/declarative/qjsengine/script/com/trolltech/syntaxerror/__init__.js
@@ -0,0 +1,5 @@
+function () {
+}
+
+0 = 1;
+