[Zope3-checkins] CVS: Zope3/src/zope/app/publication/tests -
test_browserpublication.py:1.23.6.1
Garrett Smith
garrett at mojave-corp.com
Thu Feb 26 00:11:29 EST 2004
Update of /cvs-repository/Zope3/src/zope/app/publication/tests
In directory cvs.zope.org:/tmp/cvs-serv25181/src/zope/app/publication/tests
Modified Files:
Tag: garrett-widgets2-branch
test_browserpublication.py
Log Message:
Yet another branch for widgets refactoring (YABFWR).
=== Zope3/src/zope/app/publication/tests/test_browserpublication.py 1.23 => 1.23.6.1 ===
--- Zope3/src/zope/app/publication/tests/test_browserpublication.py:1.23 Fri Feb 20 11:57:27 2004
+++ Zope3/src/zope/app/publication/tests/test_browserpublication.py Thu Feb 26 00:10:57 2004
@@ -211,6 +211,7 @@
pub = self.klass(self.db)
ob = C()
+ # XXX OZ
ztapi.browserView(I1, 'edit', [BobView])
r = self._createRequest('/@@edit;skin=zmi',pub)
More information about the Zope3-Checkins
mailing list