changeset 9365 | b8dc3eba4f9d |
parent 7772 | 88887054d277 |
child 9439 | f2acc0c00bec |
--- a/tests/test-mq-guards Wed Aug 19 12:50:46 2009 +0200 +++ b/tests/test-mq-guards Wed Aug 19 12:51:07 2009 +0200 @@ -59,8 +59,6 @@ echo % should skip c.patch hg qpush -a -echo % should display b.patch -hg qtop hg qguard -n c.patch echo % should push c.patch @@ -84,9 +82,6 @@ echo % should push b.patch hg qpush hg qpush -a -# Used to be an issue with holes in the patch sequence -# So, put one hole on the base and ask for topmost patch. -hg qtop hg qpop -a hg qselect 1 2