]> git.vpit.fr Git - perl/modules/CPANPLUS-Dist-Gentoo.git/blobdiff - t/11-maps-name.t
One more gentooism: XML-Sablot
[perl/modules/CPANPLUS-Dist-Gentoo.git] / t / 11-maps-name.t
index 44a22ae372fa173010d7fa9614e3c8724c961a28..884c61fdc8575829a115f534fc8d089be9c7ccfe 100644 (file)
@@ -10,7 +10,7 @@ use CPANPLUS::Dist::Gentoo::Maps;
 our %gentooisms;
 *gentooisms = \%CPANPLUS::Dist::Gentoo::Maps::gentooisms;
 
-is scalar(keys %gentooisms), 75, 'gentooisms are all there';
+is scalar(keys %gentooisms), 76, 'gentooisms are all there';
 
 is $gentooisms{PathTools}, 'File-Spec', 'gentooisms were correctly loaded';