add phpunit.xml
Этот коммит содержится в:
родитель
7c1ce0720d
Коммит
c18d5d67ae
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