From 789a06fa43d4c7fc1ada4db4e54e9370c136a5d6 Mon Sep 17 00:00:00 2001 From: =?utf8?q?=C3=86var=20Arnfj=C3=B6r=C3=B0=20Bjarmason?= Date: Sun, 8 Nov 2009 09:33:19 +0000 Subject: [PATCH] Actually this test runs 1120 tests --- t/inc/IP.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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' ); -- 2.20.1