comicpress-core/phpunit.xml

6 lines
170 B
XML
Raw Normal View History

2009-11-07 15:51:08 +00:00
<?xml version="1.0" encoding="UTF-8"?>
2009-11-11 03:15:06 +00:00
<phpunit colors="true" bootstrap="test/bootstrap.php">
<php>
<ini name="error_reporting" value="30719" />
</php>
</phpunit>