summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qmlparser/dynamicObject.1.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/declarative/qmlparser/dynamicObject.1.txt')
-rw-r--r--tests/auto/declarative/qmlparser/dynamicObject.1.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/declarative/qmlparser/dynamicObject.1.txt b/tests/auto/declarative/qmlparser/dynamicObject.1.txt
index ac892c3..4be0c8d 100644
--- a/tests/auto/declarative/qmlparser/dynamicObject.1.txt
+++ b/tests/auto/declarative/qmlparser/dynamicObject.1.txt
@@ -1,3 +1,5 @@
+import Test 1.0
+import Qt 4.6
SetProperties {
propa: a + 10
propb: Math.min(a, 10)