Author: rurban
Date: Sun Dec 28 10:22:03 2008
New Revision: 34509
Modified:
branches/pdd30install_stage3/t/steps/auto_pod2man-01.t
Log:
[cage] fix test number
Modified: branches/pdd30install_stage3/t/steps/auto_pod2man-01.t
==============================================================================
--- branches/pdd30install_stage3/t/steps/auto_pod2man-01.t (original)
+++ branches/pdd30install_stage3/t/steps/auto_pod2man-01.t Sun Dec 28
10:22:03 2008
@@ -5,7 +5,7 @@
use strict;
use warnings;
-use Test::More tests => 7;
+use Test::More tests => 15;
use Carp;
use lib qw( lib t/configure/testlib );
use_ok('config::init::defaults');