From 23a7028c9f64190b0f7fc7b1569aa418c59c9f62 Mon Sep 17 00:00:00 2001 From: mertz Date: Sat, 25 Jun 2005 07:45:53 +0000 Subject: one test has een added, but no in the testplan! --- Perl/t/traceutils.t | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Perl') diff --git a/Perl/t/traceutils.t b/Perl/t/traceutils.t index 4d35ae6..5e29b7b 100644 --- a/Perl/t/traceutils.t +++ b/Perl/t/traceutils.t @@ -1,7 +1,7 @@ #!/usr/bin/perl -w # -# $Id: traceutils.t,v 1.3 2005-06-23 17:09:49 mertz Exp $ +# $Id: traceutils.t,v 1.4 2005-06-25 07:45:53 mertz Exp $ # Author: Christophe Mertz # @@ -13,7 +13,7 @@ use strict; BEGIN { if (!eval q{ # use Test::More qw(no_plan); - use Test::More tests => 14; + use Test::More tests => 15; 1; }) { print "# tests only work properly with installed Test::More module\n"; -- cgit v1.1