From b71ed4ef2c9d6ad21eb1c8a4a92d902558f38886 Mon Sep 17 00:00:00 2001 From: "Chris St. Pierre" Date: Thu, 13 Dec 2012 12:19:01 -0600 Subject: remove exception_messages pylint extension to try to fix unit tests --- testsuite/pylintrc.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testsuite/pylintrc.conf') diff --git a/testsuite/pylintrc.conf b/testsuite/pylintrc.conf index 14ccd1d23..63c2873ee 100644 --- a/testsuite/pylintrc.conf +++ b/testsuite/pylintrc.conf @@ -19,7 +19,7 @@ persistent=no # List of plugins (as comma separated values of python modules names) to load, # usually to register additional checkers. -load-plugins=ext.exception_messages +load-plugins= [MESSAGES CONTROL] -- cgit v1.2.3-1-g7c22