forked from geos/php-geos
1
0
Fork 0
php-geos/phpunit.xml

8 lines
153 B
XML

<phpunit>
<testsuites>
<testsuite name="PHPT tests">
<directory suffix=".phpt">tests</directory>
</testsuite>
</testsuites>
</phpunit>