friendica/phpunit.xml

9 wiersze
193 B
XML
Czysty Zwykły widok Historia

2018-04-09 21:49:23 +02:00
<?xml version="1.0"?>
2018-04-09 21:23:41 +02:00
<phpunit bootstrap="tests/bootstrap.php">
2018-04-09 21:49:23 +02:00
<testsuites>
<testsuite>
<directory>tests/</directory>
2018-04-09 21:49:23 +02:00
</testsuite>
</testsuites>
</phpunit>