6 lines
144 B
XML
6 lines
144 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<phpunit colors="true">
|
|
<testsuite name="Mustache">
|
|
<directory>./</directory>
|
|
</testsuite>
|
|
</phpunit> |