Skip to content

Commit

Permalink
Change back test path
Browse files Browse the repository at this point in the history
  • Loading branch information
bakura10 committed Oct 5, 2013
1 parent d4f0f53 commit f4ccb9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/_autoload.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* Setup autoloading
*/

include_once __DIR__ . '/../../../../vendor/autoload.php';
include_once __DIR__ . '/../vendor/autoload.php';

$loader = new Zend\Loader\StandardAutoloader(
array(
Expand Down

0 comments on commit f4ccb9c

Please sign in to comment.