r90410 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r90409
|
r90410
|
r90411
>
Date:
18:46, 19 June 2011
Author:
demon
Status:
ok
Tags:
Comment:
Remove another empty test, courtesy of
r65504
.
Modified paths:
/trunk/phase3/tests/phpunit/includes/TitlePermissionTest.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/phase3/tests/phpunit/includes/TitlePermissionTest.php
—
—
@@ -326,7 +326,6 @@
327
327
$this->assertEquals( $result2, $res );
328
328
}
329
329
330
- function testPermissionHooks() { }
331
330
function testSpecialsAndNSPermissions() {
332
331
$this->setUser( $this->userName );
333
332
global $wgUser;
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r65504
* Refactor super-long title function...
mah
06:22, 24 April 2010
Status & tagging log
19:14, 19 June 2011
MaxSem
(
talk
|
contribs
)
changed the
status
of r90410
[
removed:
new
added:
ok]