[Zope3-checkins] CVS: Zope3/lib/python/Zope/App/RDB/tests - testSQLCommand.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/RDB/tests
In directory cvs.zope.org:/tmp/cvs-serv10951/lib/python/Zope/App/RDB/tests

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

=== Zope3/lib/python/Zope/App/RDB/tests/testSQLCommand.py 1.4 => 1.4.2.1 ===
--- Zope3/lib/python/Zope/App/RDB/tests/testSQLCommand.py:1.4	Thu Aug  1 14:42:16 2002
+++ Zope3/lib/python/Zope/App/RDB/tests/testSQLCommand.py	Fri Oct  4 13:30:14 2002
@@ -22,7 +22,7 @@
 from Zope.App.RDB.IZopeConnection import IZopeConnection
 from Zope.App.RDB.IZopeCursor import IZopeCursor
 from Zope.App.ComponentArchitecture import NextService
-from Zope.ComponentArchitecture.tests.PlacelessSetup import PlacelessSetup
+from Zope.App.tests.PlacelessSetup import PlacelessSetup
 from Zope.ComponentArchitecture.GlobalServiceManager import \
      serviceManager as sm