tests/test-check-code-hg.t
branchstable
changeset 16231 ce292f1379ba
parent 16179 be6ac2ecc7f8
child 16232 877aea86fb73
--- a/tests/test-check-code-hg.t	Wed Mar 07 23:21:11 2012 +0000
+++ b/tests/test-check-code-hg.t	Thu Mar 08 13:35:27 2012 -0600
@@ -209,9 +209,6 @@
    >                             if os.path.exists(self.wjoin(lfutil.standin(lfile))):
    warning: line over 80 characters
   hgext/mq.py:0:
-   >                     raise util.Abort(_("%s does not have a parent recorded" % root))
-   warning: line over 80 characters
-  hgext/mq.py:0:
    >                     raise util.Abort(_("cannot push --exact with applied patches"))
    warning: line over 80 characters
   hgext/mq.py:0: