[Jifty-commit] r1429 - in wifty: trunk/t

jifty-commit at lists.jifty.org jifty-commit at lists.jifty.org
Sat Jul 1 16:35:24 EDT 2006


Author: nelhage
Date: Sat Jul  1 16:35:24 2006
New Revision: 1429

Modified:
   wifty/   (props changed)
   wifty/trunk/t/01-models.t

Log:
 r13511 at phanatique:  nelhage | 2006-06-30 15:53:07 +0200
 Jifty::Test -> Wifty::Test


Modified: wifty/trunk/t/01-models.t
==============================================================================
--- wifty/trunk/t/01-models.t	(original)
+++ wifty/trunk/t/01-models.t	Sat Jul  1 16:35:24 2006
@@ -10,7 +10,7 @@
 =cut
 
 
-use Jifty::Test tests => 9;
+use Wifty::Test tests => 9;
 
 use_ok('Wifty::Model::Page');
 use_ok('Wifty::Model::User');


More information about the Jifty-commit mailing list