From 4df7583caa71a35d6d68c373fc0c62d1be6d955b Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Tue, 24 Apr 2007 19:34:32 +0000 Subject: re-sync after the big svn loss --- t/01compile.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 't/01compile.t') diff --git a/t/01compile.t b/t/01compile.t index 753c5ff6..0f0d5143 100644 --- a/t/01compile.t +++ b/t/01compile.t @@ -2,7 +2,7 @@ use strict; use warnings; -use Test::More tests => 10; +use Test::More tests => 20; for my $module (glob("urpm/*.pm")) { $module =~ s,/,::,g; -- cgit v1.2.1