Skip to content

Commit

Permalink
Merge branch 'w23_MDL-33595_m23_phpunitinit' of git://github.com/skod…
Browse files Browse the repository at this point in the history
…ak/moodle
  • Loading branch information
stronk7 committed Jun 8, 2012
2 parents 997c7e2 + 7cb76d1 commit fcbf68f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/setup.php
Original file line number Diff line number Diff line change
Expand Up @@ -488,8 +488,6 @@
if ($dbhash) {
// we ned to reinit if reset fails
$DB->set_field('config', 'value', 'na', array('name'=>'phpunittest'));
} else {
throw $e;
}
}
unset($dbhash);
Expand Down

0 comments on commit fcbf68f

Please sign in to comment.