changeset 37320 | 39f7d4ee8bcd |
parent 33807 | b70029f355a3 |
child 51916 | ef7d85089952 |
--- a/tests/test-check-interfaces.py.out Fri Mar 30 14:52:32 2018 -0700 +++ b/tests/test-check-interfaces.py.out Fri Mar 30 18:53:17 2018 -0700 @@ -1,2 +1,2 @@ -public attributes not in abstract interface: badpeer.badattribute -public attributes not in abstract interface: badpeer.badmethod +public attribute not declared in interfaces: badpeer.badattribute +public attribute not declared in interfaces: badpeer.badmethod