[Zope3-checkins] CVS: Zope3/lib/python/Zope/App/OFS/Services/ConnectionService/tests - testConnectionService.py:1.2.2.1
Jim Fulton
jim@zope.com
Fri, 4 Oct 2002 13:30:42 -0400
Update of /cvs-repository/Zope3/lib/python/Zope/App/OFS/Services/ConnectionService/tests
In directory cvs.zope.org:/tmp/cvs-serv10951/lib/python/Zope/App/OFS/Services/ConnectionService/tests
Modified Files:
Tag: ZopeDublinCore-branch
testConnectionService.py
Log Message:
Commiting branch prior to merge
=== Zope3/lib/python/Zope/App/OFS/Services/ConnectionService/tests/testConnectionService.py 1.2 => 1.2.2.1 ===
--- Zope3/lib/python/Zope/App/OFS/Services/ConnectionService/tests/testConnectionService.py:1.2 Tue Jul 16 19:41:15 2002
+++ Zope3/lib/python/Zope/App/OFS/Services/ConnectionService/tests/testConnectionService.py Fri Oct 4 13:30:11 2002
@@ -16,7 +16,7 @@
"""
import unittest
-from Zope.ComponentArchitecture.tests.PlacelessSetup import PlacelessSetup
+from Zope.App.tests.PlacelessSetup import PlacelessSetup
from Zope.ComponentArchitecture.GlobalServiceManager import \
serviceManager as sm
from Zope.App.RDB.IZopeConnection import IZopeConnection