aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmlformat/data/inlineComponents.formatted.qml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qml/qmlformat/data/inlineComponents.formatted.qml')
-rw-r--r--tests/auto/qml/qmlformat/data/inlineComponents.formatted.qml1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/qml/qmlformat/data/inlineComponents.formatted.qml b/tests/auto/qml/qmlformat/data/inlineComponents.formatted.qml
index fd5ab99197..9d35f763fa 100644
--- a/tests/auto/qml/qmlformat/data/inlineComponents.formatted.qml
+++ b/tests/auto/qml/qmlformat/data/inlineComponents.formatted.qml
@@ -3,5 +3,4 @@ Item {
color: "red"
text: "Test Text"
}
-
}