=================================================================== RCS file: /cvs/todotxt/Text-Todo-REST-API/t/GET/entry.t,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- todotxt/Text-Todo-REST-API/t/GET/entry.t 2010/01/24 04:38:21 1.4 +++ todotxt/Text-Todo-REST-API/t/GET/entry.t 2010/01/24 04:39:12 1.5 @@ -7,13 +7,13 @@ # AUTHOR: Andrew Fresh (AAF), andrew@cpan.org # COMPANY: Red River Communications # CREATED: 01/07/10 19:11 -# REVISION: $AFresh1: entry.t,v 1.3 2010/01/23 07:15:40 andrew Exp $ +# REVISION: $AFresh1: entry.t,v 1.4 2010/01/24 04:38:21 andrew Exp $ #=============================================================================== use strict; use warnings; -use Test::More tests => 50; +use Test::More tests => 62; my $class;