Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorHannah von Reth <hannah.vonreth@owncloud.com>2020-11-06 12:26:39 +0300
committerHannah von Reth <hannah.vonreth@owncloud.com>2020-11-06 12:26:39 +0300
commit46c4f6d01130a50ab829daabe52c6bee804cabef (patch)
tree0ccc77cbc4f5ae9e06c0db50e74bb75673adb0bc /test
parent865a6f5211a191130d65ccb599d9e668248e14dc (diff)
parent3c04eb7b5adbedf5f7aadb16c51cbc7eafe3544e (diff)
Merge remote-tracking branch 'origin/2.7' into master
Diffstat (limited to 'test')
-rw-r--r--test/testfolderman.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/testfolderman.cpp b/test/testfolderman.cpp
index 3881292dd..6e92aa092 100644
--- a/test/testfolderman.cpp
+++ b/test/testfolderman.cpp
@@ -221,5 +221,5 @@ private slots:
}
};
-QTEST_APPLESS_MAIN(TestFolderMan)
+QTEST_GUILESS_MAIN(TestFolderMan)
#include "testfolderman.moc"