Log message for revision 85390:
  Clarify test. We have an instance var called template here.

Changed:
  U   
Zope/branches/philikon-aq/lib/python/Products/Five/browser/tests/aqlegacy.py

-=-
Modified: 
Zope/branches/philikon-aq/lib/python/Products/Five/browser/tests/aqlegacy.py
===================================================================
--- 
Zope/branches/philikon-aq/lib/python/Products/Five/browser/tests/aqlegacy.py    
    2008-04-15 21:21:41 UTC (rev 85389)
+++ 
Zope/branches/philikon-aq/lib/python/Products/Five/browser/tests/aqlegacy.py    
    2008-04-15 21:26:35 UTC (rev 85390)
@@ -51,8 +51,6 @@
 
 class LegacyTemplateTwo(BrowserView):
 
-    template = ViewPageTemplateFile('falcon.pt')
-
     def __init__(self, context, request):
         self.__parent__ = context
         self.context = context

_______________________________________________
Zope-Checkins maillist  -  Zope-Checkins@zope.org
http://mail.zope.org/mailman/listinfo/zope-checkins

Reply via email to