aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmllint/data/oldQmltypes.qml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qml/qmllint/data/oldQmltypes.qml')
-rw-r--r--tests/auto/qml/qmllint/data/oldQmltypes.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/qml/qmllint/data/oldQmltypes.qml b/tests/auto/qml/qmllint/data/oldQmltypes.qml
index f33d4d90fe..80980be451 100644
--- a/tests/auto/qml/qmllint/data/oldQmltypes.qml
+++ b/tests/auto/qml/qmllint/data/oldQmltypes.qml
@@ -1,4 +1,5 @@
import OldQmltypes 1.0
Frame {
+ x: 15
}