author | Paul Tonelli <paul.tonelli@logilab.fr> |
Tue, 22 Apr 2014 15:53:30 +0200 | |
changeset 1447 | 56a80e462b47 |
parent 1446 | 3e7642036477 |
child 1448 | 74288b916a1f |
--- a/_apycotlib/checkers/python.py Wed Aug 07 17:15:04 2013 +0200 +++ b/_apycotlib/checkers/python.py Tue Apr 22 15:53:30 2014 +0200 @@ -338,7 +338,7 @@ 'test_dirs': { 'type': 'csv', 'default': ('test', 'tests'), 'help': ('comma separated list of directories where tests could be ' - 'find. Search in "test" and "tests by default.'), + 'find. Search in "test" and "tests" by default.'), }, })