remove space

This commit is contained in:
Lawrence Barsanti 2014-11-24 16:36:43 -05:00
parent bb5088cda3
commit 9631b54244

View file

@ -15,7 +15,7 @@
* @license http://www.opensource.org/licenses/mit-license.php MIT License
*/
if (!defined('__PHPUNIT_PHAR__')) {
if (!defined('__PHPUNIT_PHAR__')) {
require_once 'PHPUnit/TextUI/ResultPrinter.php';
}