Skip to content

Commit

Permalink
renamed constant
Browse files Browse the repository at this point in the history
  • Loading branch information
jakoch committed Sep 26, 2012
1 parent 9165af3 commit f593808
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/bootstrap.php
Expand Up @@ -106,7 +106,7 @@
* when we are not in CLI mode.
*/
if (isCli() === false) {
require_once KOCH . 'Debug/Debug.php';
require_once KOCH_FRAMEWORK . 'Debug/Debug.php';
}

/**
Expand Down

0 comments on commit f593808

Please sign in to comment.