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 @@
55
66 /**
77 * @group API
 8+ * @group Database
89 */
910 class ApiFormatPhpTest extends ApiFormatTestBase {
1011

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r79532Add API format testingsoxred9321:36, 3 January 2011

Status & tagging log