php_idn/phpunit.xml
2017-11-24 11:27:17 +03:00

10 строки
206 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<phpunit colors="true">
<testsuites>
<testsuite name="php_idn tests">
<file>Test.php</file>
</testsuite>
</testsuites>
</phpunit>