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

2
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically"
],
"hash": "3ac71ef711586f9c2bf7c36482284a13",
"hash": "0d6a322d9bcdb03029984f771d36f10f",
"packages": [
{
"name": "classpreloader/classpreloader",

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>