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 @@
4
4
5
5
require 't/Test.php';
6
6
7
-plan( 1120 );
7
+plan( 1010 );
8
8
9
9
require_ok( 'includes/IP.php' );
10
10
Status & tagging log
08:25, 27 May 2009
Tim Starling
(
talk
|
contribs
)
changed the
status
of r50304
[
removed:
new
added:
deferred]