[Zope-Checkins]
SVN: Zope/branches/philikon-aq/lib/python/Products/Five/form/tests/forms.txt
dont' mask errors
Philipp von Weitershausen
philikon at philikon.de
Sat Jul 28 20:12:26 EDT 2007
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
More information about the Zope-Checkins
mailing list