Skip to content

Commit

Permalink
Removing a couple exclude lines as the tests are passing now
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzo committed Jun 17, 2013
1 parent 04d159c commit 7f44b80
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/Cake/phpunit.xml.dist
Expand Up @@ -16,8 +16,6 @@
<testsuite name="CakePHP Test Suite">
<directory>./Test/TestCase/</directory>
<exclude>./Test/TestCase/Model/</exclude>
<exclude>./Test/TestCase/Network/Email</exclude>
<exclude>./Test/TestCase/Network/SocketTest.php</exclude>
<exclude>./Test/TestCase/Error/ErrorHandlerTest.php</exclude>
</testsuite>
</testsuites>
Expand Down

0 comments on commit 7f44b80

Please sign in to comment.