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-12-14 16:55:03 +0300
committerHannah von Reth <vonreth@kde.org>2021-01-05 19:46:59 +0300
commit1cd21e7ae8113d27aab71f8bccd300ab439a9eff (patch)
treea94d3f85a6b105d32cba446601a7b2e7dff41651 /test
parentdb125905e521afe61e5bd491fffad5191d4007b8 (diff)
Also run test in drone
Diffstat (limited to 'test')
-rw-r--r--test/CMakeLists.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt
index dacee3d21..6b54ef9c2 100644
--- a/test/CMakeLists.txt
+++ b/test/CMakeLists.txt
@@ -34,9 +34,6 @@ owncloud_add_test(RemoteDiscovery)
owncloud_add_test(Permissions)
owncloud_add_test(SelectiveSync)
owncloud_add_test(DatabaseError)
-# For unknown reasons the DatabaseErrorTest occasionally aborts during drone execution
-set_tests_properties(DatabaseErrorTest PROPERTIES LABELS "nodrone" )
-
owncloud_add_test(LockedFiles)
owncloud_add_test(FolderWatcher)