@@ -15,8 +15,7 @@ |
||
| 15 | 15 | { |
| 16 | 16 | // PHPUnit 7.x+ |
| 17 | 17 | \PHPUnit\Util\FileLoader::checkAndLoad($filename); |
| 18 | - } |
|
| 19 | - else |
|
| 18 | + } else |
|
| 20 | 19 | { |
| 21 | 20 | // PHPUnit 6.x- |
| 22 | 21 | \PHPUnit\Util\Fileloader::checkAndLoad($filename); |