[Templates-cvs] cvs commit: TT3/t/tag tagset.t

cvs@template-toolkit.org cvs@template-toolkit.org
Mon, 29 Mar 2004 17:41:17 +0100


cvs         04/03/29 16:41:17

  Modified:    t/tag    tagset.t
  Log:
  * skip broken tests
  
  Revision  Changes    Path
  1.2       +2 -2      TT3/t/tag/tagset.t
  
  Index: tagset.t
  ===================================================================
  RCS file: /template-toolkit/TT3/t/tag/tagset.t,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- tagset.t	2004/01/29 14:14:56	1.1
  +++ tagset.t	2004/03/29 16:41:17	1.2
  @@ -10,7 +10,7 @@
   # This is free software; you can redistribute it and/or modify it
   # under the same terms as Perl itself.
   #
  -# $Id: tagset.t,v 1.1 2004/01/29 14:14:56 abw Exp $
  +# $Id: tagset.t,v 1.2 2004/03/29 16:41:17 abw Exp $
   #
   #========================================================================
   
  @@ -284,5 +284,5 @@
   [% GET eight('nine) %]
   ten
   -- expect --
  -<ERROR:line 9: unterminated string (missing ')>
  +<ERROR:line 9: GET: unterminated string (missing ')>