mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-19 03:09:55 +09:00
8 lines
166 B
XML
8 lines
166 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<phpunit colors="true">
|
|
<testsuites>
|
|
<testsuite>
|
|
<directory>./tests</directory>
|
|
</testsuite>
|
|
</testsuites>
|
|
</phpunit>
|