[Zope3-checkins] CVS: Zope3/lib/python/Zope/App/Publisher/XMLRPC/tests - testDirectives.py:1.4.2.1

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


Update of /cvs-repository/Zope3/lib/python/Zope/App/Publisher/XMLRPC/tests
In directory cvs.zope.org:/tmp/cvs-serv10951/lib/python/Zope/App/Publisher/XMLRPC/tests

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

=== Zope3/lib/python/Zope/App/Publisher/XMLRPC/tests/testDirectives.py 1.4 => 1.4.2.1 ===
--- Zope3/lib/python/Zope/App/Publisher/XMLRPC/tests/testDirectives.py:1.4	Sat Jun 29 11:41:41 2002
+++ Zope3/lib/python/Zope/App/Publisher/XMLRPC/tests/testDirectives.py	Fri Oct  4 13:30:14 2002
@@ -23,7 +23,7 @@
 from Zope.ComponentArchitecture.tests.TestViews import IC, V1, VZMI, R1, RZMI
 from Zope.ComponentArchitecture import getView, queryView
 from Zope.ComponentArchitecture import getDefaultViewName
-from Zope.ComponentArchitecture.tests.PlacelessSetup import PlacelessSetup
+from Zope.App.tests.PlacelessSetup import PlacelessSetup
 from Zope.Security.Proxy import ProxyFactory
 from cStringIO import StringIO