add phpunit.xml
Этот коммит содержится в:
10
phpunit.xml
Обычный файл
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>
|
Ссылка в новой задаче
Block a user