From: Ævar Arnfjörð Bjarmason Date: Sun, 8 Nov 2009 09:33:19 +0000 (+0000) Subject: Actually this test runs 1120 tests X-Git-Tag: 1.31.0-rc.0~38901 X-Git-Url: http://git.cyclocoop.org/?a=commitdiff_plain;h=789a06fa43d4c7fc1ada4db4e54e9370c136a5d6;p=lhc%2Fweb%2Fwiklou.git Actually this test runs 1120 tests --- diff --git a/t/inc/IP.t b/t/inc/IP.t index d5bc017c56..eb717252c0 100644 --- a/t/inc/IP.t +++ b/t/inc/IP.t @@ -3,7 +3,7 @@ require 't/Test.php'; -plan( 1010 ); +plan( 1120 ); require_ok( 'includes/IP.php' );