diff options
Diffstat (limited to 'tests/phpunit-autotest.xml')
-rw-r--r-- | tests/phpunit-autotest.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/phpunit-autotest.xml b/tests/phpunit-autotest.xml index 9a9c9c957e3..34166a09e2e 100644 --- a/tests/phpunit-autotest.xml +++ b/tests/phpunit-autotest.xml @@ -30,6 +30,7 @@ <directory suffix=".php">../apps/files_sharing/tests</directory> <directory suffix=".php">../apps/files_trashbin/tests</directory> <directory suffix=".php">../apps/files_versions/tests</directory> + <directory suffix=".php">../apps/oauth2/tests</directory> <directory suffix=".php">../apps/provisioning_api/tests</directory> <directory suffix=".php">../apps/systemtags/tests</directory> <directory suffix=".php">../apps/theming/tests</directory> |