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

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


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

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

=== Zope3/lib/python/Zope/App/ComponentArchitecture/tests/testDirectives.py 1.4 => 1.4.2.1 ===
--- Zope3/lib/python/Zope/App/ComponentArchitecture/tests/testDirectives.py:1.4	Thu Jun 20 11:54:46 2002
+++ Zope3/lib/python/Zope/App/ComponentArchitecture/tests/testDirectives.py	Fri Oct  4 13:30:04 2002
@@ -28,7 +28,7 @@
      import getView, queryView, getResource, queryResource, createObject
 from Zope.ComponentArchitecture import getDefaultViewName
 
-from Zope.ComponentArchitecture.tests.PlacelessSetup import PlacelessSetup
+from Zope.App.tests.PlacelessSetup import PlacelessSetup
 from Zope.ComponentArchitecture.tests.TestViews import \
      IV, IC, V1, VZMI, R1, RZMI
 from Zope.ComponentArchitecture.tests.Request import Request


=== Zope3/lib/python/Zope/App/ComponentArchitecture/tests/testServiceDirective.py 1.4 => 1.4.2.1 ===
--- Zope3/lib/python/Zope/App/ComponentArchitecture/tests/testServiceDirective.py:1.4	Thu Jun 20 11:54:46 2002
+++ Zope3/lib/python/Zope/App/ComponentArchitecture/tests/testServiceDirective.py	Fri Oct  4 13:30:04 2002
@@ -32,7 +32,7 @@
 
 import Zope.App.ComponentArchitecture
 from Zope.ComponentArchitecture import getService
-from Zope.ComponentArchitecture.tests.PlacelessSetup import PlacelessSetup
+from Zope.App.tests.PlacelessSetup import PlacelessSetup
 
 
 template = """<zopeConfigure