Skip to content

Commit

Permalink
remove error reporting change
Browse files Browse the repository at this point in the history
  • Loading branch information
cweiske committed Apr 24, 2013
1 parent d60382f commit c1291ac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/XML/XRDTest.php
@@ -1,5 +1,4 @@
<?php
error_reporting(E_ALL|E_STRICT);
require_once 'XML/XRD.php';

class XML_XRDTest extends PHPUnit_Framework_TestCase
Expand Down

0 comments on commit c1291ac

Please sign in to comment.