summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/tests/api.php
diff options
context:
space:
mode:
authorThomas Müller <thomas.mueller@tmit.eu>2015-11-03 01:52:41 +0100
committerThomas Müller <thomas.mueller@tmit.eu>2015-11-30 10:55:05 +0100
commit3bb6dcea6438e2be46d860e41c27c4314bbdd283 (patch)
tree447b0e5879480dc6afb9702346bb8e5925047b90 /apps/files_sharing/tests/api.php
parent678fe1b8f4c2e0557955e4552621074574970a62 (diff)
downloadnextcloud-server-3bb6dcea6438e2be46d860e41c27c4314bbdd283.tar.gz
nextcloud-server-3bb6dcea6438e2be46d860e41c27c4314bbdd283.zip
Apply DB group annotation ...
Diffstat (limited to 'apps/files_sharing/tests/api.php')
-rw-r--r--apps/files_sharing/tests/api.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_sharing/tests/api.php b/apps/files_sharing/tests/api.php
index 760bc0591e5..36ae3398393 100644
--- a/apps/files_sharing/tests/api.php
+++ b/apps/files_sharing/tests/api.php
@@ -31,6 +31,8 @@ use OCA\Files_sharing\Tests\TestCase;
/**
* Class Test_Files_Sharing_Api
+ *
+ * @group DB
*/
class Test_Files_Sharing_Api extends TestCase {