tests/test-check-pylint.t
changeset 35630 6061e54ff81d
parent 35627 882998f08c3c
child 38180 6ae62d62c3f6
--- a/tests/test-check-pylint.t	Mon Oct 09 11:45:21 2017 +0200
+++ b/tests/test-check-pylint.t	Mon Oct 09 11:46:27 2017 +0200
@@ -11,7 +11,7 @@
 
   $ touch $TESTTMP/fakerc
   $ pylint --rcfile=$TESTTMP/fakerc --disable=all \
-  >   --enable=W0102 \
+  >   --enable=W0102,C0321 \
   >   --reports=no \
   >   --ignore=thirdparty \
   >   mercurial hgdemandimport hgext hgext3rd