comicpress-core/phpunit.xml
2009-11-10 22:15:06 -05:00

6 lines
170 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>