r79113 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r79112
|
r79113
|
r79114
>
Date:
17:51, 28 December 2010
Author:
demon
Status:
ok
Tags:
Comment:
Followup
r79112
: missed one rename
Modified paths:
/trunk/phase3/tests/phpunit/includes/NewDBTest.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/phase3/tests/phpunit/includes/NewDBTest.php
—
—
@@ -1,6 +1,6 @@
2
2
<?php
3
3
4
-class NewDBTest extends MediaWikiTestSetup {
4
+class NewDBTest extends MediaWikiTestCase {
5
5
6
6
function setUp() {
7
7
}
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r79112
Rename MediaWikiTestSetup to MediaWikiTestCase: this is going to be the base ...
demon
17:45, 28 December 2010
Status & tagging log
09:54, 6 March 2011
Hashar
(
talk
|
contribs
)
changed the
status
of r79113
[
removed:
new
added:
ok]