Files
2026-07-02 15:54:39 -06:00

11 lines
236 B
XML

<?xml version="1.0" encoding="utf-8" ?>
<phpunit bootstrap="bootstrap.php">
<testsuites>
<testsuite name="Gravity Tools tests.">
<directory>./tests</directory>
</testsuite>
</testsuites>
</phpunit>