]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/tests/kfileitemlistviewtest.cpp
KDirectoryContentsCounter: scan first path not in cache
[dolphin.git] / src / tests / kfileitemlistviewtest.cpp
index b4b58138401bc47e2ff158a81c404ba035a511f2..775602f9f899924e54091e797979fafdf75e9348 100644 (file)
@@ -56,7 +56,7 @@ void KFileItemListViewTest::init()
 
     m_graphicsView = new QGraphicsView();
     m_graphicsView->show();
-    QTest::qWaitForWindowExposed(m_graphicsView);
+    QVERIFY(QTest::qWaitForWindowExposed(m_graphicsView));
 }
 
 void KFileItemListViewTest::cleanup()