tests/test-check-pylint.t
changeset 34395 41401f502c83
parent 32421 778dc37ce683
child 35627 882998f08c3c
--- a/tests/test-check-pylint.t	Sun Oct 01 03:48:28 2017 -0700
+++ b/tests/test-check-pylint.t	Sun Oct 01 03:24:19 2017 -0700
@@ -12,6 +12,7 @@
   $ touch $TESTTMP/fakerc
   $ pylint --rcfile=$TESTTMP/fakerc --disable=all \
   >   --enable=W0102 --reports=no \
+  >   --ignore=thirdparty \
   >   mercurial hgdemandimport hgext hgext3rd
    (?)
   ------------------------------------ (?)