only 1010 tests, not 1120
authorAlexandre Emsenhuber <ialex@users.mediawiki.org>
Thu, 7 May 2009 09:30:36 +0000 (09:30 +0000)
committerAlexandre Emsenhuber <ialex@users.mediawiki.org>
Thu, 7 May 2009 09:30:36 +0000 (09:30 +0000)
t/inc/IP.t

index eb71725..d5bc017 100644 (file)
@@ -3,7 +3,7 @@
 
 require 't/Test.php';
 
-plan( 1120 );
+plan( 1010 );
 
 require_ok( 'includes/IP.php' );