[Zope3-checkins] CVS: Zope3/lib/python/Zope/App/OFS/Services/CachingService/tests - testCachingService.py:1.1.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/CachingService/tests
In directory cvs.zope.org:/tmp/cvs-serv10951/lib/python/Zope/App/OFS/Services/CachingService/tests
Modified Files:
Tag: ZopeDublinCore-branch
testCachingService.py
Log Message:
Commiting branch prior to merge
=== Zope3/lib/python/Zope/App/OFS/Services/CachingService/tests/testCachingService.py 1.1 => 1.1.2.1 ===
--- Zope3/lib/python/Zope/App/OFS/Services/CachingService/tests/testCachingService.py:1.1 Thu Oct 3 07:56:34 2002
+++ Zope3/lib/python/Zope/App/OFS/Services/CachingService/tests/testCachingService.py Fri Oct 4 13:30:11 2002
@@ -17,7 +17,7 @@
"""
from unittest import TestCase, TestSuite, main, makeSuite
-from Zope.ComponentArchitecture.tests.PlacelessSetup import PlacelessSetup
+from Zope.App.tests.PlacelessSetup import PlacelessSetup
from Zope.ComponentArchitecture.GlobalServiceManager import \
serviceManager as sm