krz/vox-populi
A Tumblr web client.
clone: git clone https://gitbay.org/krz/vox-populi.git
main: vendor/eher/oauth/phpunit.xml.dist · raw
1<phpunit bootstrap="vendor/autoload.php" colors="true">
2 <testsuites>
3 <testsuite name="Test Suite">
4 <directory>test</directory>
5 </testsuite>
6 </testsuites>
7</phpunit>