mirror of
https://github.com/halaxa/json-machine.git
synced 2025-02-24 16:12:25 +01:00
8 lines
185 B
XML
8 lines
185 B
XML
<phpunit bootstrap="./test/bootstrap.php">
|
|
<testsuites>
|
|
<testsuite name="main">
|
|
<directory>./test/</directory>
|
|
</testsuite>
|
|
</testsuites>
|
|
</phpunit>
|