aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorThomas Müller <thomas.mueller@tmit.eu>2014-01-21 08:39:50 -0800
committerThomas Müller <thomas.mueller@tmit.eu>2014-01-21 08:39:50 -0800
commit3b7fea25a30aa7dc590d90c5c91147ae9d94ba13 (patch)
tree8a2ca490dab38b9b353b515f1116a554af9a3013 /tests
parent91e66eeee19cc07abc45e8e50a95e08bc9463d57 (diff)
parent85269641db8ecbe7ec8bae30877a0f72db783d23 (diff)
downloadnextcloud-server-3b7fea25a30aa7dc590d90c5c91147ae9d94ba13.tar.gz
nextcloud-server-3b7fea25a30aa7dc590d90c5c91147ae9d94ba13.zip
Merge pull request #6863 from owncloud/versioning_expire_function_tests
Versioning expire function tests
Diffstat (limited to 'tests')
-rw-r--r--tests/enable_all.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/enable_all.php b/tests/enable_all.php
index d54418ff8e4..efb43cae508 100644
--- a/tests/enable_all.php
+++ b/tests/enable_all.php
@@ -20,4 +20,5 @@ enableApp('files_sharing');
enableApp('files_encryption');
//enableApp('files_external');
enableApp('user_ldap');
+enableApp('files_versions');