[Zope3-checkins] CVS: Zope3/lib/python/Zope/App/OFS/Services/TranslationService/Views/Browser/tests - testTranslate.py:1.1.2.1

Jim Fulton jim@zope.com
Fri, 4 Oct 2002 13:30:43 -0400


Update of /cvs-repository/Zope3/lib/python/Zope/App/OFS/Services/TranslationService/Views/Browser/tests
In directory cvs.zope.org:/tmp/cvs-serv10951/lib/python/Zope/App/OFS/Services/TranslationService/Views/Browser/tests

Modified Files:
      Tag: ZopeDublinCore-branch
	testTranslate.py 
Log Message:
Commiting branch prior to merge

=== Zope3/lib/python/Zope/App/OFS/Services/TranslationService/Views/Browser/tests/testTranslate.py 1.1 => 1.1.2.1 ===
--- Zope3/lib/python/Zope/App/OFS/Services/TranslationService/Views/Browser/tests/testTranslate.py:1.1	Thu Jul 11 03:12:43 2002
+++ Zope3/lib/python/Zope/App/OFS/Services/TranslationService/Views/Browser/tests/testTranslate.py	Fri Oct  4 13:30:12 2002
@@ -18,7 +18,7 @@
 import unittest
 from StringIO import StringIO
 
-from Zope.ComponentArchitecture.tests.PlacelessSetup import PlacelessSetup 
+from Zope.App.tests.PlacelessSetup import PlacelessSetup 
 from Zope.ComponentArchitecture.GlobalAdapterService import provideAdapter 
 from Zope.ComponentArchitecture.GlobalFactoryService import provideFactory