Remove various double empty newlines
[lhc/web/wiklou.git] / tests / phpunit / phpunit.php
index aaa7751..29ff1a0 100755 (executable)
@@ -242,7 +242,6 @@ if ( version_compare( PHP_VERSION, '5.4.0', '<' ) ) {
        } );
 }
 
-
 $ok = false;
 
 if ( class_exists( 'PHPUnit_TextUI_Command' ) ) {