Skip to content

Commit

Permalink
Changed path
Browse files Browse the repository at this point in the history
  • Loading branch information
naxel committed Jul 1, 2013
1 parent 2d944ac commit 3f01665
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/application/bootstrap.php
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,9 @@
)
);

//For Composer
require_once APPLICATION_PATH . '/../vendor/autoload.php';

require_once 'ControllerTestCase.php';
require_once 'TestListener.php';

Expand Down

0 comments on commit 3f01665

Please sign in to comment.