[BACK]Return to special_tags.t CVS log [TXT][DIR] Up to [local] / todotxt / Text-Todo / t

Diff for /todotxt/Text-Todo/t/special_tags.t between version 1.1 and 1.2

version 1.1, 2010/01/10 01:03:02 version 1.2, 2010/01/10 19:29:17
Line 7 
Line 7 
 #       AUTHOR:  Andrew Fresh (AAF), andrew@cpan.org  #       AUTHOR:  Andrew Fresh (AAF), andrew@cpan.org
 #      COMPANY:  Red River Communications  #      COMPANY:  Red River Communications
 #      CREATED:  01/09//10 17:43  #      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;  use strict;
Line 39 
Line 39 
   
 is_deeply( [ $e->due_dates ], $sample{due_dates}, 'check due_dates');  is_deeply( [ $e->due_dates ], $sample{due_dates}, 'check due_dates');
   
 done_testing();  #done_testing();

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>