kompass/plugins/pfadfinden-theme-updater/phpunit.xml.dist
2023-12-30 14:28:21 +01:00

8 lines
189 B
XML

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