friendica/phpunit.xml

9 wiersze
193 B
XML
Czysty Zwykły widok Historia

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