mirror of
https://github.com/nextcloud/desktop.git
synced 2025-10-26 11:17:43 +00:00
RemoveADir test should realy test, if it is notified
This commit is contained in:
parent
95747fbaea
commit
822650719b
@ -95,6 +95,7 @@ private slots:
|
||||
QDir dir;
|
||||
dir.rmdir(_root+"/a1/b1/c2");
|
||||
_loop.processEvents();
|
||||
QVERIFY(_checkMark.isEmpty()); // the slot clears the checkmark.
|
||||
}
|
||||
|
||||
void testRemoveAFile() {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user