Skip to content

Commit

Permalink
Running all tests; including Model, Database and ORM.
Browse files Browse the repository at this point in the history
  • Loading branch information
renan committed Jan 6, 2014
1 parent 211d280 commit c7eeb2c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions phpunit.xml.dist
Expand Up @@ -15,9 +15,6 @@
<testsuites>
<testsuite name="CakePHP Test Suite">
<directory>./Cake/Test/TestCase/</directory>
<exclude>./Cake/Test/TestCase/Model/</exclude>
<exclude>./Cake/Test/TestCase/Database/</exclude>
<exclude>./Cake/Test/TestCase/ORM/</exclude>
</testsuite>
<testsuite name="Database Test Suite">
<file>./Cake/Test/TestCase/DatabaseSuite.php</file>
Expand Down

0 comments on commit c7eeb2c

Please sign in to comment.