From: Jörn Friedrich Dreyer Date: Mon, 10 Jun 2013 12:45:39 +0000 (+0200) Subject: allow 30 sec for testDeleteFile X-Git-Tag: v6.0.0alpha2~664^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=c70a0f791ded08cb0c8c4a0e131c328d36cbec33;p=nextcloud-server.git allow 30 sec for testDeleteFile --- diff --git a/apps/files_encryption/tests/trashbin.php b/apps/files_encryption/tests/trashbin.php index 591113e736d..ade968fbece 100755 --- a/apps/files_encryption/tests/trashbin.php +++ b/apps/files_encryption/tests/trashbin.php @@ -113,6 +113,7 @@ class Test_Encryption_Trashbin extends \PHPUnit_Framework_TestCase { } /** + * @medium * @brief test delete file */ function testDeleteFile() {