[Checkins] SVN: z3ext.layout/trunk/src/z3ext/layout/pagelet.txt	update tests
    Nikolay Kim 
    fafhrd at datacom.kz
       
    Tue Nov 25 13:46:51 EST 2008
    
    
  
Log message for revision 93349:
  update tests
Changed:
  U   z3ext.layout/trunk/src/z3ext/layout/pagelet.txt
-=-
Modified: z3ext.layout/trunk/src/z3ext/layout/pagelet.txt
===================================================================
--- z3ext.layout/trunk/src/z3ext/layout/pagelet.txt	2008-11-25 17:56:44 UTC (rev 93348)
+++ z3ext.layout/trunk/src/z3ext/layout/pagelet.txt	2008-11-25 18:46:50 UTC (rev 93349)
@@ -185,7 +185,7 @@
   LookupError: Can't find IPageTemplate for pagelet.
 
   >>> try:
-  ...     __file__
+  ...     tmp = __file__
   ... except NameError:
   ...     from z3ext.layout import tests
   ...     __file__ = tests.__file__
    
    
More information about the Checkins
mailing list