comicpress-core/phpunit.xml

7 lines
171 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<phpunit colors="true" bootstrap="test/bootstrap.php">
<php>
<ini name="error_reporting" value="30719" />
</php>
</phpunit>