=================================================================== RCS file: /cvs/todotxt/Text-Todo-REST-API/t/formats/text.t,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- todotxt/Text-Todo-REST-API/t/formats/text.t 2010/01/17 23:08:20 1.5 +++ todotxt/Text-Todo-REST-API/t/formats/text.t 2010/01/17 23:09:21 1.6 @@ -7,13 +7,13 @@ # AUTHOR: Andrew Fresh (AAF), andrew@cpan.org # COMPANY: Red River Communications # CREATED: 01/07/10 19:11 -# REVISION: $AFresh1: text.t,v 1.4 2010/01/17 22:55:59 andrew Exp $ +# REVISION: $AFresh1: text.t,v 1.5 2010/01/17 23:08:20 andrew Exp $ #=============================================================================== use strict; use warnings; -use Test::More tests => 40; +use Test::More tests => 46; my $class; my $subclass;