summaryrefslogtreecommitdiff
path: root/tests/functional/c/ctor_arguments.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/functional/c/ctor_arguments.txt')
-rw-r--r--tests/functional/c/ctor_arguments.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/functional/c/ctor_arguments.txt b/tests/functional/c/ctor_arguments.txt
index f08ccdec5..781715c0a 100644
--- a/tests/functional/c/ctor_arguments.txt
+++ b/tests/functional/c/ctor_arguments.txt
@@ -1,5 +1,3 @@
-use-symbolic-message-instead:5:0::"'C0111' is cryptic: use '# pylint: disable=missing-docstring' instead"
-use-symbolic-message-instead:5:0::"'W0231' is cryptic: use '# pylint: disable=super-init-not-called' instead"
no-value-for-parameter:35:0::No value for argument 'first_argument' in constructor call
too-many-function-args:36:0::Too many positional arguments for constructor call
no-value-for-parameter:38:0::No value for argument 'third_argument' in constructor call