diff options
Diffstat (limited to 'tests/phpunit-autotest.xml')
-rw-r--r-- | tests/phpunit-autotest.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/phpunit-autotest.xml b/tests/phpunit-autotest.xml index 15e0e3dd408..18d40d86ef7 100644 --- a/tests/phpunit-autotest.xml +++ b/tests/phpunit-autotest.xml @@ -28,6 +28,8 @@ <directory suffix=".php">../apps/files_trashbin/l10n</directory> <directory suffix=".php">../apps/user_ldap/l10n</directory> <directory suffix=".php">../apps/user_webdavauth/l10n</directory> + <directory suffix=".php">../provisioning_api/l10n</directory> + <directory suffix=".php">../provisioning_api/tests</directory> <directory suffix=".php">../lib/MDB2</directory> <directory suffix=".php">../lib/l10n</directory> <directory suffix=".php">../core/l10n</directory> |