Log message for revision 78448:
  dont' mask errors
  

Changed:
  U   Zope/branches/philikon-aq/lib/python/Products/Five/form/tests/forms.txt

-=-
Modified: 
Zope/branches/philikon-aq/lib/python/Products/Five/form/tests/forms.txt
===================================================================
--- Zope/branches/philikon-aq/lib/python/Products/Five/form/tests/forms.txt     
2007-07-29 00:05:31 UTC (rev 78447)
+++ Zope/branches/philikon-aq/lib/python/Products/Five/form/tests/forms.txt     
2007-07-29 00:12:25 UTC (rev 78448)
@@ -24,6 +24,7 @@
 
   >>> from Products.Five.testbrowser import Browser
   >>> browser = Browser()
+  >>> browser.handleErrors = False
   >>> browser.addHeader('Accept-Language', 'en-US')
 
 Add forms

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

Reply via email to