Этот коммит содержится в:
Igor V Belousov 2017-11-24 11:27:17 +03:00
родитель 7c1ce0720d
Коммит c18d5d67ae

10
phpunit.xml Обычный файл
Просмотреть файл

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