You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
readme-typing-svg/tests/phpunit/phpunit.xml

9 lines
184 B
XML

3 years ago
<?xml version="1.0"?>
<phpunit colors="true">
<testsuites>
<testsuite name="main">
<directory suffix="Test.php">../</directory>
</testsuite>
</testsuites>
</phpunit>