[Zope-Checkins] CVS: Zope3/lib/python/Zope/App/ZMI/tests - testTabsDirective.py:1.1.2.2
Jim Fulton
jim@zope.com
Sat, 9 Feb 2002 13:10:53 -0500
Update of /cvs-repository/Zope3/lib/python/Zope/App/ZMI/tests
In directory cvs.zope.org:/tmp/cvs-serv10064
Modified Files:
Tag: Zope-3x-branch
testTabsDirective.py
Log Message:
Added a teadDown to clean up.
=== Zope3/lib/python/Zope/App/ZMI/tests/testTabsDirective.py 1.1.2.1 => 1.1.2.2 ===
+ def tearDown(self):
+ metaclear()
+ ZMIViews._clear()
+
def testZMITabDirective(self):
xmlconfig( StringIO("""
<zopeConfigure