r95902 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r95901‎ | r95902 | r95903 >
Date:19:17, 31 August 2011
Author:catrope
Status:ok (Comments)
Tags:
Comment:
Fix syntax error in r95901. Pre-commit hook?
Modified paths:
  • /branches/wmf/1.17wmf1/extensions/CodeReview/tests/CodeReviewTest.php (modified) (history)

Diff [purge]

Index: branches/wmf/1.17wmf1/extensions/CodeReview/tests/CodeReviewTest.php
@@ -40,7 +40,7 @@
4141
4242 // $this->assertEquals( '', $formatter->link( '' ) );
4343 }
44 -}
 44+
4545 public function testCommentCanonicalUrl() {
4646 # Fixture:
4747 $repo = $this->createRepo();

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r959011.17wmf1: MFT HTTPS / prot rel URL fixes: r95627, r95651, r95652, r95653, r95...catrope19:15, 31 August 2011

Comments

#Comment by 😂 (talk | contribs)   21:58, 1 September 2011

Grrr, did it stop working? I'm baffled.

Status & tagging log