Fixing tests

This commit is contained in:
Dan Cryer 2014-12-08 15:04:44 +00:00
commit ba09b7c773
2 changed files with 3 additions and 1 deletions

View file

@ -25,3 +25,5 @@ if (file_exists(dirname(__DIR__) . '/PHPCI/config.yml')) {
}
require_once(dirname(__DIR__) . '/vars.php');
\PHPCI\Helper\Lang::init($config);