r80182 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r80181
|
r80182
|
r80183
>
Date:
17:51, 13 January 2011
Author:
platonides
Status:
ok
Tags:
Comment:
Mark as needing a Database, as noted in
r79532
CR.
It is needed for calling getServerVersion() to provide dbversion
Modified paths:
/trunk/phase3/tests/phpunit/includes/api/format/ApiFormatPhpTest.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/phase3/tests/phpunit/includes/api/format/ApiFormatPhpTest.php
—
—
@@ -4,6 +4,7 @@
5
5
6
6
/**
7
7
* @group API
8
+ * @group Database
8
9
*/
9
10
class ApiFormatPhpTest extends ApiFormatTestBase {
10
11
Past revisions this follows-up on
Revision
Commit summary
Author
Date
r79532
Add API format testing
soxred93
21:36, 3 January 2011
Status & tagging log
12:28, 22 February 2011
Hashar
(
talk
|
contribs
)
changed the
status
of r80182
[
removed:
new
added:
ok]