[Zope3-checkins] CVS: Zope3/src/zope/products/securitypolicy/tests
- test_rolecontents.py:1.2.4.1
Philipp von Weitershausen
philikon at philikon.de
Sun Feb 8 09:54:31 EST 2004
Update of /cvs-repository/Zope3/src/zope/products/securitypolicy/tests
In directory cvs.zope.org:/tmp/cvs-serv21544/securitypolicy/tests
Modified Files:
Tag: philikon-movecontent-branch
test_rolecontents.py
Log Message:
Folder has moved.
=== Zope3/src/zope/products/securitypolicy/tests/test_rolecontents.py 1.2 => 1.2.4.1 ===
--- Zope3/src/zope/products/securitypolicy/tests/test_rolecontents.py:1.2 Wed Jan 14 17:55:35 2004
+++ Zope3/src/zope/products/securitypolicy/tests/test_rolecontents.py Sun Feb 8 09:54:30 2004
@@ -23,7 +23,7 @@
from zope.products.securitypolicy.role import RoleService
from zope.app.browser.container.tests.test_contents \
import BaseTestContentsBrowserView, Principal
-from zope.app.content.folder import rootFolder
+from zope.app.folder import rootFolder
from zope.app.container.contained import contained
class IDummy(Interface):
More information about the Zope3-Checkins
mailing list