Log message for revision 65815:
  fux big (SyntaxError)
  

Changed:
  U   Products.Five/branches/philikon-local-components/component/tests.py

-=-
Modified: Products.Five/branches/philikon-local-components/component/tests.py
===================================================================
--- Products.Five/branches/philikon-local-components/component/tests.py 
2006-03-05 00:32:56 UTC (rev 65814)
+++ Products.Five/branches/philikon-local-components/component/tests.py 
2006-03-05 00:34:09 UTC (rev 65815)
@@ -22,8 +22,8 @@
 
 def test_suite():
     return unittest.TestSuite([
-        DocFileSuite('component.txt', package="Products.Five.component")       
 
-        DocFileSuite('zpt.txt', package="Products.Five.component")        
+        DocFileSuite('component.txt', package="Products.Five.component"),
+        DocFileSuite('zpt.txt', package="Products.Five.component")
         ])
 
 if __name__ == '__main__':

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

Reply via email to