[Zope3-checkins] CVS: Zope3/src/zope/app/onlinehelp/tests - test_helpdirectives.py:1.2
Martijn Faassen
m.faassen@vet.uu.nl
Thu, 1 May 2003 15:35:55 -0400
Update of /cvs-repository/Zope3/src/zope/app/onlinehelp/tests
In directory cvs.zope.org:/tmp/cvs-serv30407/zope/app/onlinehelp/tests
Modified Files:
test_helpdirectives.py
Log Message:
Importgeddon part the second. Removed unused imports throughout the
source tree. This should have taken care of most unused imports
in Zope 3. :)
=== Zope3/src/zope/app/onlinehelp/tests/test_helpdirectives.py 1.1 => 1.2 ===
--- Zope3/src/zope/app/onlinehelp/tests/test_helpdirectives.py:1.1 Tue Jan 7 07:27:52 2003
+++ Zope3/src/zope/app/onlinehelp/tests/test_helpdirectives.py Thu May 1 15:35:25 2003
@@ -23,11 +23,9 @@
from zope.interface import Interface
from zope.component.tests.placelesssetup import PlacelessSetup
from zope.configuration.xmlconfig import xmlconfig, Context, XMLConfig
-from zope.configuration.exceptions import ConfigurationError
import zope.app.onlinehelp
from zope.app.onlinehelp import help
-import zope.app.onlinehelp.tests
from zope.app.onlinehelp.tests.test_onlinehelptopic import testdir
template = """<zopeConfigure