[Zope-CVS] SVN: book/trunk/smileyutility/tests/test_doc.py Updated
doc test to work correctly.
Stephan Richter
srichter at cosmos.phy.tufts.edu
Thu Sep 2 16:45:36 EDT 2004
Log message for revision 27430:
Updated doc test to work correctly.
Changed:
U book/trunk/smileyutility/tests/test_doc.py
-=-
Modified: book/trunk/smileyutility/tests/test_doc.py
===================================================================
--- book/trunk/smileyutility/tests/test_doc.py 2004-09-02 20:06:08 UTC (rev 27429)
+++ book/trunk/smileyutility/tests/test_doc.py 2004-09-02 20:45:36 UTC (rev 27430)
@@ -28,7 +28,7 @@
def __str__(self):
return ''
-def setUp():
+def setUp(test):
placelesssetup.setUp()
ztapi.browserView(Interface, 'absolute_url', AbsoluteURL)
More information about the Zope-CVS
mailing list