Commit 51dc49bd authored by Hanno Schlichting's avatar Hanno Schlichting

We got a compatible zope.testbrowser 3.7.0a1 again

parent a827bf6c
...@@ -61,8 +61,7 @@ eggs = ...@@ -61,8 +61,7 @@ eggs =
zope.structuredtext zope.structuredtext
zope.tal zope.tal
zope.tales zope.tales
# XXX The testbrowser tests currently fail on its trunk zope.testbrowser
# zope.testbrowser
zope.thread zope.thread
zope.traversing zope.traversing
zope.viewlet zope.viewlet
......
...@@ -70,6 +70,7 @@ Features Added ...@@ -70,6 +70,7 @@ Features Added
- zope.securitypolicy = 3.6.1 - zope.securitypolicy = 3.6.1
- zope.server = 3.6.0 - zope.server = 3.6.0
- zope.site = 3.6.2 - zope.site = 3.6.2
- zope.testbrowser = 3.7.0a1
- zope.testing = 3.8.1 - zope.testing = 3.8.1
- zope.traversing = 3.7.2 - zope.traversing = 3.7.2
- zope.viewlet = 3.6.1 - zope.viewlet = 3.6.1
......
...@@ -122,7 +122,7 @@ zope.size = 3.4.1 ...@@ -122,7 +122,7 @@ zope.size = 3.4.1
zope.structuredtext = 3.4.0 zope.structuredtext = 3.4.0
zope.tal = 3.5.1 zope.tal = 3.5.1
zope.tales = 3.4.0 zope.tales = 3.4.0
zope.testbrowser = 3.6.0a2 zope.testbrowser = 3.7.0a1
zope.testing = 3.8.1 zope.testing = 3.8.1
zope.thread = 3.4 zope.thread = 3.4
zope.traversing = 3.7.2 zope.traversing = 3.7.2
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment