tests/test-check-code-hg.t
changeset 15932 4154338f0bc0
parent 15880 02b135558756
child 16069 f680ed10e2c4
child 16073 b254f827b7a6
--- a/tests/test-check-code-hg.t	Thu Jan 19 11:30:37 2012 +0100
+++ b/tests/test-check-code-hg.t	Thu Jan 19 15:50:55 2012 +0100
@@ -438,9 +438,6 @@
    >                 if not st is None and not getkind(st.st_mode) in (regkind, lnkkind):
    warning: line over 80 characters
   mercurial/discovery.py:0:
-   >                     repo.ui.note(_("new remote heads on branch '%s'\n") % branch)
-   warning: line over 80 characters
-  mercurial/discovery.py:0:
    >     If onlyheads is given, only nodes ancestral to nodes in onlyheads (inclusive)
    warning: line over 80 characters
   mercurial/discovery.py:0: