[CMF-checkins] CVS: CMF/CMFWorkspaces/tests - testReferences.py:1.4
Shane Hathaway
shane@zope.com
Thu, 2 Jan 2003 16:57:06 -0500
Update of /cvs-repository/CMF/CMFWorkspaces/tests
In directory cvs.zope.org:/tmp/cvs-serv23753/tests
Modified Files:
testReferences.py
Log Message:
Made tests run with latest Zope
=== CMF/CMFWorkspaces/tests/testReferences.py 1.3 => 1.4 ===
--- CMF/CMFWorkspaces/tests/testReferences.py:1.3 Wed Dec 11 17:21:40 2002
+++ CMF/CMFWorkspaces/tests/testReferences.py Thu Jan 2 16:57:04 2003
@@ -19,6 +19,7 @@
import unittest
import Testing
import Zope
+Zope.startup()
from Products.CMFWorkspaces.References import ReferenceCollection
from OFS.Folder import Folder
from Acquisition import aq_base, aq_inner, aq_parent