[Zope3-checkins] CVS: Products3/z3checkins/ftests -
test_z3checkins.py:1.6
Marius Gedminas
marius at pov.lt
Fri Feb 27 07:06:12 EST 2004
Update of /cvs-repository/Products3/z3checkins/ftests
In directory cvs.zope.org:/tmp/cvs-serv31156/ftests
Modified Files:
test_z3checkins.py
Log Message:
IFolder and IFile moved to a different location. My email changed.
=== Products3/z3checkins/ftests/test_z3checkins.py 1.5 => 1.6 ===
--- Products3/z3checkins/ftests/test_z3checkins.py:1.5 Tue Feb 10 09:23:28 2004
+++ Products3/z3checkins/ftests/test_z3checkins.py Fri Feb 27 07:06:12 2004
@@ -9,6 +9,7 @@
import os
from zope.testing.functional import BrowserTestCase
+
class TestCheckins(BrowserTestCase):
container_views = ('index.html', 'checkins-sidebar.html', 'checkins.rss')
More information about the Zope3-Checkins
mailing list