Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > ad167e257c7a4b3a68faf6b825a7d406 > files > 2

perl-RPM2-1.0-7.mga3.src.rpm

diff --git a/test.pl b/test.pl
index 116c48a..40426ed 100644
--- a/test.pl
+++ b/test.pl
@@ -11,7 +11,7 @@ use strict;
 
 use Test;
 use strict;
-BEGIN { plan tests => 62 };
+BEGIN { plan tests => 60 };
 use RPM2;
 use POSIX;
 ok(1); # If we made it this far, we're ok.