From c28e4d6eed42bfadcf78a379de8a48f8d2e2e0b4 Mon Sep 17 00:00:00 2001 From: Alexandre Emsenhuber Date: Thu, 7 May 2009 09:30:36 +0000 Subject: [PATCH] only 1010 tests, not 1120 --- 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 eb717252c0..d5bc017c56 100644 --- a/t/inc/IP.t +++ b/t/inc/IP.t @@ -3,7 +3,7 @@ require 't/Test.php'; -plan( 1120 ); +plan( 1010 ); require_ok( 'includes/IP.php' ); -- 2.20.1