[Jifty-commit] r3212 - in Template-Declare: t

jifty-commit at lists.jifty.org jifty-commit at lists.jifty.org
Mon May 7 20:16:03 EDT 2007


Author: jesse
Date: Mon May  7 20:16:02 2007
New Revision: 3212

Modified:
   Template-Declare/   (props changed)
   Template-Declare/t/closures.t

Log:
 r56756 at pinglin:  jesse | 2007-05-07 20:07:43 -0400
 * typo in test count


Modified: Template-Declare/t/closures.t
==============================================================================
--- Template-Declare/t/closures.t	(original)
+++ Template-Declare/t/closures.t	Mon May  7 20:16:02 2007
@@ -5,7 +5,7 @@
 package TestApp::UI;
 use base qw/Template::Declare/;
 use Template::Declare::Tags;
-use Test::More tests => 1666666;
+use Test::More tests => 16;
 
 
 template simple => sub {


More information about the Jifty-commit mailing list