aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/reformatter/qmlsingleton.qml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qml/reformatter/qmlsingleton.qml')
-rw-r--r--tests/auto/qml/reformatter/qmlsingleton.qml3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/auto/qml/reformatter/qmlsingleton.qml b/tests/auto/qml/reformatter/qmlsingleton.qml
index d64f554097c..05a08e7de40 100644
--- a/tests/auto/qml/reformatter/qmlsingleton.qml
+++ b/tests/auto/qml/reformatter/qmlsingleton.qml
@@ -2,5 +2,4 @@ pragma Singleton
import QtQuick 2.0
-Item {
-}
+Item {}