Fixed tests and added some more.

This commit is contained in:
James Cole
2014-07-08 21:35:14 +02:00
parent a7e103f62a
commit 138044fb41
3 changed files with 72 additions and 9 deletions

View File

@@ -22,6 +22,7 @@
<directory suffix=".php">./app/helpers</directory>
<exclude>
<file>./app/controllers/BaseController.php</file>
<file>./app/controllers/MigrationController.php</file>
</exclude>
</whitelist>