tests/test-check-code-hg.t
changeset 15838 7299e09a85a2
parent 15558 c6b600d2348c
child 15873 a153a86a472c
--- 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: