Generalized include, to incorporate the Config class
This commit is contained in:
@@ -16,7 +16,7 @@ require_once 'PHPUnit/Framework.php';
|
||||
/**
|
||||
* Include to test.
|
||||
*/
|
||||
require_once './libraries/common.lib.php';
|
||||
require_once './libraries/common.inc.php';
|
||||
|
||||
/**
|
||||
* Test whichCrlf function.
|
||||
|
Reference in New Issue
Block a user