aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmlformat/data/functionsSpacing.formatted.qml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qml/qmlformat/data/functionsSpacing.formatted.qml')
-rw-r--r--tests/auto/qml/qmlformat/data/functionsSpacing.formatted.qml3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/auto/qml/qmlformat/data/functionsSpacing.formatted.qml b/tests/auto/qml/qmlformat/data/functionsSpacing.formatted.qml
index d452ba2b8c..91f520b5fc 100644
--- a/tests/auto/qml/qmlformat/data/functionsSpacing.formatted.qml
+++ b/tests/auto/qml/qmlformat/data/functionsSpacing.formatted.qml
@@ -6,8 +6,7 @@ Item {
}
function test2() {
}
- Button {
- }
+ Button {}
function test4() {
}