This commit is contained in:
Jellyfrog
2023-05-26 23:06:29 +02:00
parent 741c82ac77
commit 8f12a4bac3
+3
View File
@@ -5,6 +5,9 @@
colors="true"
>
<testsuites>
<testsuite name="Application Test Suite">
<directory>tests/</directory>
</testsuite>
<testsuite name="Unit">
<directory suffix="Test.php">./tests/Unit</directory>
</testsuite>