From acbc56d621004e5ea6588391f9822dfc4347a8fe Mon Sep 17 00:00:00 2001 From: Christophe Fergeau Date: Thu, 30 Jul 2009 13:15:58 +0000 Subject: dudf patch from Olivier Rosello for the Mancoosi project --- t/01compile.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 't') diff --git a/t/01compile.t b/t/01compile.t index 2b81d0c3..d4c65cb1 100644 --- a/t/01compile.t +++ b/t/01compile.t @@ -2,7 +2,7 @@ use strict; use warnings; -use Test::More tests => 26; +use Test::More tests => 27; for my $module (glob("urpm/*.pm")) { $module =~ s,/,::,g; -- cgit v1.2.1