kompass/plugins/pfadfinden-theme-updater/phpunit.xml.dist

8 lines
189 B
Plaintext
Raw Normal View History

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