hv_fetchs() support
[p5sagit/p5-mst-13.2.git] / lib / ExtUtils / t / parse_version.t
index 9ddc8a0..8d2a8d0 100644 (file)
@@ -11,7 +11,7 @@ BEGIN {
 }
 chdir 't';
 
-use Test::More 'no_plan';
+use Test::More tests => 10;
 use ExtUtils::MakeMaker;
 
 my %versions = ('$VERSION = 0.02'   => 0.02,