diff options
Diffstat (limited to 'tests/messages')
-rw-r--r-- | tests/messages/func_dotted_ancestor.txt | 1 | ||||
-rw-r--r-- | tests/messages/func_w0233.txt | 6 |
2 files changed, 0 insertions, 7 deletions
diff --git a/tests/messages/func_dotted_ancestor.txt b/tests/messages/func_dotted_ancestor.txt deleted file mode 100644 index 6e2c6fa5e..000000000 --- a/tests/messages/func_dotted_ancestor.txt +++ /dev/null @@ -1 +0,0 @@ -R: 8:Aaaa: Too few public methods (0/2) diff --git a/tests/messages/func_w0233.txt b/tests/messages/func_w0233.txt deleted file mode 100644 index de4f0fba9..000000000 --- a/tests/messages/func_w0233.txt +++ /dev/null @@ -1,6 +0,0 @@ -E: 7: Unable to import 'nonexistant' -E: 23:CCC: Module 'input.func_w0233' has no 'BBBB' member -E: 28:CCC.__init__: Module 'input.func_w0233' has no 'BBBB' member -E: 51:Super2.__init__: Super of 'Super2' has no '__woohoo__' member -W: 15:AAAA.__init__: __init__ method from a non direct base class 'BBBBMixin' is called -W: 49:Super2.__init__: __init__ method from base class 'dict' is not called |