Sophie

Sophie

distrib > Mageia > cauldron > x86_64 > media > core-release-src > by-pkgid > 577eb254673e89922ddf6c1316e9e48b > files > 2

perl-RPM2-1.400.0-5.mga10.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.