[z3-checkins] r14581 - z3/Five/branch/philikon-testing/browser/tests

philikon at codespeak.net philikon at codespeak.net
Tue Jul 12 22:48:20 CEST 2005


Author: philikon
Date: Tue Jul 12 22:48:18 2005
New Revision: 14581

Modified:
   z3/Five/branch/philikon-testing/browser/tests/test_i18n.py
Log:
forgot clean up


Modified: z3/Five/branch/philikon-testing/browser/tests/test_i18n.py
==============================================================================
--- z3/Five/branch/philikon-testing/browser/tests/test_i18n.py	(original)
+++ z3/Five/branch/philikon-testing/browser/tests/test_i18n.py	Tue Jul 12 22:48:18 2005
@@ -76,6 +76,12 @@
       </body>
       </html>
       ...
+
+
+    Clean up:
+
+      >>> from zope.app.tests.placelesssetup import tearDown
+      >>> tearDown()
     """
 
 def test_suite():


More information about the z3-checkins mailing list