Mercurial > hg
view tests/test-check-config.t @ 28820:9848a6c77a9b
check-code: reject import Queue, suggest util.queue class for py3 compat
author | timeless <timeless@mozdev.org> |
---|---|
date | Wed, 06 Apr 2016 20:08:18 +0000 |
parents | 8f244b75cc5e |
children | 3c9066ed557c |
line wrap: on
line source
#require test-repo $ cd "$TESTDIR"/.. New errors are not allowed. Warnings are strongly discouraged. $ hg files "set:(**.py or **.txt) - tests/**" | sed 's|\\|/|g' | > python contrib/check-config.py