changeset 16741 | 77c9a78e31dd |
parent 16705 | c2d9ef43ff6c |
child 16746 | 9acb5cd19162 |
--- a/tests/test-check-code-hg.t Wed May 16 10:29:11 2012 -0500 +++ b/tests/test-check-code-hg.t Sun May 13 14:26:26 2012 +0100 @@ -62,9 +62,6 @@ hgext/hgk.py:0: > ui.write("tree %s\n" % short(ctx.changeset()[0])) warning: unwrapped ui message - hgext/keyword.py:0: - > ui.note("hg ci -m '%s'\n" % msg) - warning: unwrapped ui message hgext/mq.py:0: > ui.write("mq: %s\n" % ', '.join(m)) warning: unwrapped ui message