[Templates-cvs] cvs commit: Template2/t compile3.t

cvs@template-toolkit.org cvs@template-toolkit.org
Tue, 02 Dec 2003 13:14:30 +0000


cvs         03/12/02 13:14:30

  Modified:    t        compile3.t
  Log:
  * changed line number in failing test
  
  Revision  Changes    Path
  2.6       +2 -6      Template2/t/compile3.t
  
  Index: compile3.t
  ===================================================================
  RCS file: /template-toolkit/Template2/t/compile3.t,v
  retrieving revision 2.5
  retrieving revision 2.6
  diff -u -r2.5 -r2.6
  --- compile3.t	2003/03/18 13:24:18	2.5
  +++ compile3.t	2003/12/02 13:14:30	2.6
  @@ -13,7 +13,7 @@
   # This is free software; you can redistribute it and/or modify it
   # under the same terms as Perl itself.
   #
  -# $Id: compile3.t,v 2.5 2003/03/18 13:24:18 abw Exp $
  +# $Id: compile3.t,v 2.6 2003/12/02 13:14:30 abw Exp $
   #
   #========================================================================
   
  @@ -108,11 +108,7 @@
   [% CALL bust_it -%]
   [% TRY; INCLUDE complex; CATCH; "$error"; END %]
   -- expect --
  -file error - parse error - complex line 20: unexpected end of input
  -
  -
  -
  -
  +file error - parse error - complex line 18: unexpected end of input