diff --git a/phpunit.xml.dist b/phpunit.xml.dist new file mode 100644 index 00000000..796f4c11 --- /dev/null +++ b/phpunit.xml.dist @@ -0,0 +1,55 @@ + + + + + tests/authorization + + + tests/resource + + + tests/util + + + + + PEAR_INSTALL_DIR + PHP_LIBDIR + vendor/composer + vendor/mockery + vendor/phpunit + tests + testing + + + + + + + + + + + + + + + + + + League\OAuth2\Server + + + DtNuuOrBh1QBXVyRqmVldC2Au11DVti9n + + + https://coveralls.io/api/v1/jobs + + + /tmp + + + + + + \ No newline at end of file