=================================================================== RCS file: /cvs/todotxt/Text-Todo/t/special_tags.t,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- todotxt/Text-Todo/t/special_tags.t 2010/01/10 01:03:02 1.1 +++ todotxt/Text-Todo/t/special_tags.t 2010/01/10 19:29:17 1.2 @@ -7,7 +7,7 @@ # AUTHOR: Andrew Fresh (AAF), andrew@cpan.org # COMPANY: Red River Communications # CREATED: 01/09//10 17:43 -# REVISION: $RedRiver$ +# REVISION: $RedRiver: special_tags.t,v 1.1 2010/01/10 01:03:02 andrew Exp $ #=============================================================================== use strict; @@ -39,4 +39,4 @@ is_deeply( [ $e->due_dates ], $sample{due_dates}, 'check due_dates'); -done_testing(); +#done_testing();