diff -r cd956049fc14 -r 7299e09a85a2 tests/test-check-code-hg.t --- a/tests/test-check-code-hg.t Mon Jan 09 03:47:16 2012 +0100 +++ b/tests/test-check-code-hg.t Wed Jan 11 00:27:46 2012 +0100 @@ -351,9 +351,6 @@ > If onlyheads is given, only nodes ancestral to nodes in onlyheads (inclusive) warning: line over 80 characters mercurial/discovery.py:0: - > common, _any, _hds = commoninc or findcommonincoming(repo, other, force=force) - warning: line over 80 characters - mercurial/discovery.py:0: > def findcommonoutgoing(repo, other, onlyheads=None, force=False, commoninc=None): warning: line over 80 characters mercurial/dispatch.py:0: