kompass/plugins/buena/use/shy-wordpress/phpunit.xml.dist
2023-12-30 14:34:31 +01:00

8 lines
188 B
XML

<phpunit boostrap="tests/bootstrap.php">
<testsuites>
<testsuite>
<directory suffix="Test.php" phpVersion="5.4.0">tests</directory>
</testsuite>
</testsuites>
</phpunit>