r50304 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r50303‎ | r50304 | r50305 >
Date:09:30, 7 May 2009
Author:ialex
Status:deferred
Tags:
Comment:
only 1010 tests, not 1120
Modified paths:
  • /trunk/phase3/t/inc/IP.t (modified) (history)

Diff [purge]

Index: trunk/phase3/t/inc/IP.t
@@ -3,7 +3,7 @@
44
55 require 't/Test.php';
66
7 -plan( 1120 );
 7+plan( 1010 );
88
99 require_ok( 'includes/IP.php' );
1010

Status & tagging log