forked from qt-creator/qt-creator
AutoTest: Fix flaky unit test
Since parsing and updating the tree model has been changed the respective tests became flaky. Change-Id: I82fcde51493bc86e2315018b21e9bacd8e8409a9 Reviewed-by: David Schulz <david.schulz@theqtcompany.com>
This commit is contained in:
@@ -85,6 +85,9 @@ public:
|
||||
|
||||
signals:
|
||||
void testTreeModelChanged();
|
||||
#ifdef WITH_TESTS
|
||||
void sweepingDone();
|
||||
#endif
|
||||
|
||||
public slots:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user