[Checkins] SVN: gocept.selenium/trunk/src/gocept/selenium/zope2/__init__.py Add missing import

Wolfgang Schnerring wosc at wosc.de
Sun Dec 26 09:36:25 EST 2010


Log message for revision 119134:
  Add missing import
  

Changed:
  U   gocept.selenium/trunk/src/gocept/selenium/zope2/__init__.py

-=-
Modified: gocept.selenium/trunk/src/gocept/selenium/zope2/__init__.py
===================================================================
--- gocept.selenium/trunk/src/gocept/selenium/zope2/__init__.py	2010-12-26 14:31:25 UTC (rev 119133)
+++ gocept.selenium/trunk/src/gocept/selenium/zope2/__init__.py	2010-12-26 14:36:24 UTC (rev 119134)
@@ -14,6 +14,7 @@
 
 import Lifetime
 import Testing.ZopeTestCase
+import Testing.ZopeTestCase.ZopeLite
 import Testing.ZopeTestCase.threadutils
 import Testing.ZopeTestCase.utils
 import Zope2



More information about the checkins mailing list