friendica/phpunit.xml
Pierre Rudloff 9a40f17257 Remove old tests
Add tests for the BaseObject class
2018-04-09 23:03:29 +02:00

9 lines
182 B
XML

<?xml version="1.0"?>
<phpunit bootstrap="boot.php">
<testsuites>
<testsuite>
<directory>tests/</directory>
</testsuite>
</testsuites>
</phpunit>