mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 03:18:26 +00:00
Fixing tab/spaces.
This commit is contained in:
parent
8c2e0815ec
commit
8ebbccbd76
1 changed files with 62 additions and 60 deletions
|
@ -52,6 +52,8 @@ class CakeTestSuiteCommand extends PHPUnit_TextUI_Command {
|
|||
}
|
||||
|
||||
/**
|
||||
* Ugly hack to get around PHPUnit having a hard coded classname for the Runner. :(
|
||||
*
|
||||
* @param array $argv
|
||||
* @param boolean $exit
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue