[Zope3-checkins] CVS: Zope3/lib/python/Zope/App/OFS/Services/TranslationService/tests - testGettextExportImport.py:1.1.2.1
Jim Fulton
jim@zope.com
Fri, 4 Oct 2002 13:30:44 -0400
Update of /cvs-repository/Zope3/lib/python/Zope/App/OFS/Services/TranslationService/tests
In directory cvs.zope.org:/tmp/cvs-serv10951/lib/python/Zope/App/OFS/Services/TranslationService/tests
Modified Files:
Tag: ZopeDublinCore-branch
testGettextExportImport.py
Log Message:
Commiting branch prior to merge
=== Zope3/lib/python/Zope/App/OFS/Services/TranslationService/tests/testGettextExportImport.py 1.1 => 1.1.2.1 ===
--- Zope3/lib/python/Zope/App/OFS/Services/TranslationService/tests/testGettextExportImport.py:1.1 Thu Jul 11 03:12:44 2002
+++ Zope3/lib/python/Zope/App/OFS/Services/TranslationService/tests/testGettextExportImport.py Fri Oct 4 13:30:13 2002
@@ -20,7 +20,7 @@
from cStringIO import StringIO
-from Zope.ComponentArchitecture.tests.PlacelessSetup import PlacelessSetup
+from Zope.App.tests.PlacelessSetup import PlacelessSetup
from Zope.App.ComponentArchitecture.metaConfigure import \
provideService, managerHandler
from Zope.App.ComponentArchitecture.metaConfigure import handler