Commit a934a6a1 authored by Hanno Schlichting's avatar Hanno Schlichting

There's only one type of interfaces anymore

parent eaf300b1
......@@ -1565,7 +1565,7 @@ def test_cant_pickle_acquisition_wrappers_newstyle():
TypeError: Can't pickle objects in acquisition wrappers.
"""
def test_z3interfaces():
def test_interfaces():
"""
>>> from zope.interface.verify import verifyClass
......
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