...and update the test count.
Jarkko Hietaniemi [Fri, 23 Nov 2001 17:37:27 +0000 (17:37 +0000)]
p4raw-id: //depot/perl@13210

lib/Pod/t/basic.t

index 243a9b9..b58ea6f 100644 (file)
@@ -16,7 +16,7 @@ BEGIN {
        unshift (@INC, '../blib/lib');
     }
     $| = 1;
-    print "1..11\n";
+    print "1..9\n";
 }
 
 END {