We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 883ee2d commit 4679c90Copy full SHA for 4679c90
src/zope/interface/tests/test_ro.py
@@ -302,8 +302,8 @@ def _check_handler_complex_diamond(self):
302
303
expected = """\
304
Object <InterfaceClass {name}> has different legacy and C3 MROs:
305
- Legacy RO (len=7) C3 RO (len=7; inconsistent=no)
306
- =============================================================
+ Legacy RO (len=7) C3 RO (len=7; inconsistent=no)
+ ========================================================
307
interface.tests.test_ro.A interface.tests.test_ro.A
308
interface.tests.test_ro.B interface.tests.test_ro.B
309
- interface.tests.test_ro.E
0 commit comments