aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_encryption
diff options
context:
space:
mode:
authorJörn Friedrich Dreyer <jfd@butonic.de>2013-06-10 14:45:39 +0200
committerJörn Friedrich Dreyer <jfd@butonic.de>2013-06-10 14:45:39 +0200
commitc70a0f791ded08cb0c8c4a0e131c328d36cbec33 (patch)
tree0dc6f9bee473d7d17f4415f3ad6f3d5545c0a5f1 /apps/files_encryption
parentb6f8d2b8595b3db9e1304694869946a4105d26d0 (diff)
downloadnextcloud-server-c70a0f791ded08cb0c8c4a0e131c328d36cbec33.tar.gz
nextcloud-server-c70a0f791ded08cb0c8c4a0e131c328d36cbec33.zip
allow 30 sec for testDeleteFile
Diffstat (limited to 'apps/files_encryption')
-rwxr-xr-xapps/files_encryption/tests/trashbin.php1
1 files changed, 1 insertions, 0 deletions
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() {