MDL-15204 Update complete
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
* @param $label Test name to display.
|
||||
* @public
|
||||
*/
|
||||
function TestCase($label) {
|
||||
function TestCase($label = false) {
|
||||
$this->SimpleTestCase($label);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user