summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qmlparser/propertyValueSource.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/declarative/qmlparser/propertyValueSource.txt')
-rw-r--r--tests/auto/declarative/qmlparser/propertyValueSource.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/auto/declarative/qmlparser/propertyValueSource.txt b/tests/auto/declarative/qmlparser/propertyValueSource.txt
new file mode 100644
index 0000000..780f527
--- /dev/null
+++ b/tests/auto/declarative/qmlparser/propertyValueSource.txt
@@ -0,0 +1,3 @@
+MyTypeObject {
+ intProperty : MyPropertyValueSource {}
+}