Fixing final PHPCS error.

This commit is contained in:
Dan Cryer 2015-02-26 08:48:40 +00:00
parent 86b9c05f98
commit b8983b23a3

View file

@ -34,4 +34,4 @@ if (!defined('IS_WIN')) {
// otherwise fall back to PHPCI/config.yml.
if (!defined('PHPCI_CONFIG_FILE')) {
define('PHPCI_CONFIG_FILE', $configFile);
}
}