Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/enable_all.php')
-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 d6c3184edd6..e9b538713a5 100644
--- a/tests/enable_all.php
+++ b/tests/enable_all.php
@@ -21,4 +21,5 @@ enableApp('files_trashbin');
enableApp('files_encryption');
enableApp('user_ldap');
enableApp('files_versions');
+enableApp('provisioning_api');