diff tests/test-mq-guards @ 4407:8369672060b5

Test qtop breaking when series ends with guarded patches.
author Patrick Mezard <pmezard@gmail.com>
date Sun, 06 May 2007 18:19:25 +0200
parents 23068518deca
children 5b81c1cc6ebe
line wrap: on
line diff
--- a/tests/test-mq-guards
+++ b/tests/test-mq-guards
@@ -54,6 +54,8 @@ hg qguard c.patch
 
 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