=================================================================== RCS file: /cvs/todotxt/Text-Todo/t/dudelicious.t,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- todotxt/Text-Todo/t/dudelicious.t 2010/05/05 02:24:20 1.9 +++ todotxt/Text-Todo/t/dudelicious.t 2010/05/05 02:32:12 1.10 @@ -1,6 +1,6 @@ #!perl -# $AFresh1: dudelicious.t,v 1.8 2010/05/01 22:38:24 andrew Exp $ -use Test::More; # tests => 3; +# $AFresh1: dudelicious.t,v 1.9 2010/05/05 01:24:20 andrew Exp $ +use Test::More tests => 75; use strict; use warnings; @@ -71,4 +71,4 @@ } } -done_testing(); +#done_testing();