tests/test-mq-qpush-fail
changeset 8795 51c29aec0b75
parent 8167 6c82beaaa11a
child 8875 801cacf46e62
--- a/tests/test-mq-qpush-fail	Sat May 23 20:38:08 2009 +0900
+++ b/tests/test-mq-qpush-fail	Mon Jun 08 20:02:44 2009 +0200
@@ -16,6 +16,10 @@
 echo '.hgignore' >> .hgignore
 
 hg qinit
+
+echo '% test qpush on empty series'
+hg qpush
+
 hg qnew patch1
 echo >> foo
 hg qrefresh -m 'patch 1'