Fixing tab/spaces.

This commit is contained in:
mark_story 2011-02-12 17:39:42 -05:00
parent 8c2e0815ec
commit 8ebbccbd76

View file

@ -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 array $argv
* @param boolean $exit * @param boolean $exit
*/ */