aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qmlformat/data/Example1.formatted.nosort.qml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qml/qmlformat/data/Example1.formatted.nosort.qml')
-rw-r--r--tests/auto/qml/qmlformat/data/Example1.formatted.nosort.qml1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/qml/qmlformat/data/Example1.formatted.nosort.qml b/tests/auto/qml/qmlformat/data/Example1.formatted.nosort.qml
index 34d58cf571..fdc0b1f68c 100644
--- a/tests/auto/qml/qmlformat/data/Example1.formatted.nosort.qml
+++ b/tests/auto/qml/qmlformat/data/Example1.formatted.nosort.qml
@@ -97,7 +97,6 @@ Item {
console.log("other thing");
else
console.log("false");
-
if (x == 50) {
console.log("true");
} else if (x == 50) {