comicpress-core/phpunit.xml
2009-11-12 20:29:05 -05:00

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>