diff --git a/build/phpunit.xml b/build/phpunit.xml index 792b1799..48e085c6 100644 --- a/build/phpunit.xml +++ b/build/phpunit.xml @@ -2,10 +2,10 @@ - ../tests/authentication + ../tests/authentication - - ../tests/resource + + ../tests/util @@ -13,7 +13,9 @@ PEAR_INSTALL_DIR PHP_LIBDIR ../vendor/composer + ../vendor/mockery ../tests + ../testing