[Jifty-commit] r4079 - in jifty/trunk: t

jifty-commit at lists.jifty.org jifty-commit at lists.jifty.org
Tue Sep 11 13:38:49 EDT 2007


Author: sterling
Date: Tue Sep 11 13:38:49 2007
New Revision: 4079

Modified:
   jifty/trunk/   (props changed)
   jifty/trunk/t/01-test-web.t

Log:
 r11940 at dynpc145:  andrew | 2007-09-11 12:14:37 -0500
 Clearing out old new_record_action() tests.


Modified: jifty/trunk/t/01-test-web.t
==============================================================================
--- jifty/trunk/t/01-test-web.t	(original)
+++ jifty/trunk/t/01-test-web.t	Tue Sep 11 13:38:49 2007
@@ -1,6 +1,6 @@
 #!/usr/bin/perl -w
 
-use Jifty::Test tests => 9;
+use Jifty::Test tests => 5;
 
 my $web = Jifty::Test->web;
 isa_ok( $web->request,  "Jifty::Request"  );


More information about the Jifty-commit mailing list