forked from qt-creator/qt-creator
Apparently the reformatting truncates any sequence of multiple empty lines into one. That seems to be by design. Therefore, remove one of the two adjacent empty lines from commments.qml. Also, don't invert the actual and expected values in the test code. Change-Id: Id87c6fa0b2c7a03884d42d109b7d55f5040a927a Reviewed-by: Marco Benelli <marco.benelli@qt.io>