[Templates-cvs] cvs commit: TT3/t compiler.t
cvs@template-toolkit.org
cvs@template-toolkit.org
Thu, 02 Dec 2004 19:20:22 +0000
cvs 04/12/02 19:20:22
Modified: t compiler.t
Log:
* added a test
Revision Changes Path
1.19 +2 -2 TT3/t/compiler.t
Index: compiler.t
===================================================================
RCS file: /template-toolkit/TT3/t/compiler.t,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- compiler.t 2004/12/02 19:16:17 1.18
+++ compiler.t 2004/12/02 19:20:22 1.19
@@ -9,7 +9,7 @@
# This is free software; you can redistribute it and/or modify it
# under the same terms as Perl itself.
#
-# $Id: compiler.t,v 1.18 2004/12/02 19:16:17 abw Exp $
+# $Id: compiler.t,v 1.19 2004/12/02 19:20:22 abw Exp $
#
#========================================================================
@@ -22,7 +22,7 @@
use Template::Context;
use Template::Resource::Variable;
use Template::Resources;
-use Template::Test tests => 24, import => ':all';
+use Template::Test tests => 25, import => ':all';
my $DEBUG =
$Template::Compiler::DEBUG =