Merge branch 'w20_MDL-32926_m23_phpunitevil' of git://github.com/skodak/moodle

This commit is contained in:
Dan Poltawski 2012-05-14 13:36:11 +08:00
commit 3359a6fe07
6 changed files with 49 additions and 7 deletions

View file

@ -43,7 +43,7 @@ class workshopform_rubric_strategy_test extends advanced_testcase {
* Setup testing environment
*/
protected function setUp() {
parent::setUser();
parent::setUp();
$cm = new stdclass();
$course = new stdclass();
$context = new stdclass();