r98717 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r98716
|
r98717
|
r98718
>
Date:
21:07, 2 October 2011
Author:
platonides
Status:
ok
Tags:
Comment:
Title::isValidMoveOperation needs a db
Modified paths:
/trunk/phase3/tests/phpunit/includes/TitleTest.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/phase3/tests/phpunit/includes/TitleTest.php
—
—
@@ -41,6 +41,7 @@
42
42
/**
43
43
* Auth-less test of Title::isValidMoveOperation
44
44
*
45
+ * @group Database
45
46
* @param string $source
46
47
* @param string $target
47
48
* @param array|string|true $requiredErrors
Status & tagging log
22:05, 2 October 2011
Aaron Schulz
(
talk
|
contribs
)
changed the
status
of r98717
[
removed:
new
added:
ok]