diff tests/test-mq-guards @ 7396:2cd1308cb588

mq: gracefully abort qpush/qgoto to guarded patch (issue1186)
author Brendan Cully <brendan@kublai.com>
date Sun, 23 Nov 2008 00:44:31 -0800
parents 75b506f0e571
children 88887054d277
line wrap: on
line diff
--- a/tests/test-mq-guards
+++ b/tests/test-mq-guards
@@ -39,6 +39,9 @@
 hg qguard
 hg qpop
 
+echo % should fail
+hg qpush a.patch
+
 hg qguard a.patch
 echo % should push b.patch
 hg qpush