kompass/buena/use/shy-wordpress/phpunit.xml.dist

8 lines
188 B
Plaintext
Raw Normal View History

2023-12-30 14:28:21 +01:00
<phpunit boostrap="tests/bootstrap.php">
<testsuites>
<testsuite>
<directory suffix="Test.php" phpVersion="5.4.0">tests</directory>
</testsuite>
</testsuites>
</phpunit>