aboutsummaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/declarative/binding/data/objectproperty.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/benchmarks/declarative/binding/data/objectproperty.txt')
-rw-r--r--tests/benchmarks/declarative/binding/data/objectproperty.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/benchmarks/declarative/binding/data/objectproperty.txt b/tests/benchmarks/declarative/binding/data/objectproperty.txt
new file mode 100644
index 0000000000..6133dd648b
--- /dev/null
+++ b/tests/benchmarks/declarative/binding/data/objectproperty.txt
@@ -0,0 +1,7 @@
+import Test 1.0
+
+MyQmlObject {
+ id: myObject
+
+ result: ###
+}