mirror of
https://github.com/QuasarApp/qca.git
synced 2025-04-28 12:34:31 +00:00
filewatchunittest: show 'please wait' message
This commit is contained in:
parent
01e2b1d1cd
commit
c820094625
@ -41,6 +41,8 @@ void FileWatchUnitTest::cleanupTestCase()
|
||||
|
||||
void FileWatchUnitTest::filewatchTest()
|
||||
{
|
||||
QWARN("Unittest will take about 1 minute. Please wait.");
|
||||
|
||||
QCA::FileWatch watcher;
|
||||
QCOMPARE( watcher.fileName(), QString() );
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user