]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/tests/placesitemmodeltest.cpp
Make global view properties the default setting
[dolphin.git] / src / tests / placesitemmodeltest.cpp
index 559ff09b53a857f07da925584dade08bd639d12f..40ee47cbc9beb514eb71a0cb327cc67e3da6feed 100644 (file)
@@ -739,11 +739,6 @@ void PlacesItemModelTest::testRefresh()
 
     // item must be equal
     QTRY_COMPARE(item->text(), sameItem->text());
-
-    // TODO REMOVE
-    if (item->text() == sameItem->text()) {
-        QCOMPARE(0, 1);
-    }
 }
 
 void PlacesItemModelTest::testIcons_data()