Code cleanup [skip ci]

This commit is contained in:
James Cole
2015-01-02 06:26:04 +01:00
parent 45aa85d690
commit da056092fb
2 changed files with 4 additions and 1 deletions

View File

@@ -37,5 +37,8 @@
<testsuite name="Application Test Suite">
<directory>./app/tests/</directory>
</testsuite>
<testsuite name="CodeCeption">
<directory>./tests/unit/</directory>
</testsuite>
</testsuites>
</phpunit>