tests/tools/check_source.sh
changeset 1870 4d070115b552
parent 1869 49cdd843c006
child 1872 866fb3ab8778
--- a/tests/tools/check_source.sh	Wed Oct 11 13:55:56 2017 +0300
+++ b/tests/tools/check_source.sh	Thu Oct 12 16:18:05 2017 +0300
@@ -255,6 +255,7 @@
     enable=$enable,E0611          # (no-name-in-module) No name 'X' in module 'Y'
     enable=$enable,E0213          # (no-self-argument) Method should have "self" as first argument
     enable=$enable,E0401          # (import-error) Unable to import 'X'
+    enable=$enable,E1121          # (too-many-function-args) Too many positional arguments for function call
     # enable=
 
     options=