r99318 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r99317‎ | r99318 | r99319 >
Date:19:00, 8 October 2011
Author:bawolff
Status:ok (Comments)
Tags:
Comment:
follow-up r99316 - Fix class name in unit test class.
Modified paths:
  • /trunk/phase3/tests/phpunit/includes/media/XMPValidateTest.php (modified) (history)

Diff [purge]

Index: trunk/phase3/tests/phpunit/includes/media/XMPValidateTest.php
@@ -1,5 +1,5 @@
22 <?php
3 -class XMPTest extends MediaWikiTestCase {
 3+class XMPValidateTest extends MediaWikiTestCase {
44
55 /**
66 * @dataProvider providerDate

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r99316Make partial dates in XMP not have the ommitted fields fulled out to 1's (rep...bawolff18:40, 8 October 2011

Comments

#Comment by 😂 (talk | contribs)   15:42, 10 October 2011

Untagging for deployment branch, no need to merge test changes.

Status & tagging log