tests/test-mq-qimport.t
changeset 16987 54295c87eefc
parent 16913 f2719b387380
child 17347 2da47de36b6f
--- a/tests/test-mq-qimport.t	Tue Jun 19 01:43:41 2012 +0200
+++ b/tests/test-mq-qimport.t	Wed Jun 20 16:22:58 2012 +0200
@@ -22,6 +22,12 @@
   $ hg init repo
   $ cd repo
 
+qimport without file or revision
+
+  $ hg qimport
+  abort: no files or revisions specified
+  [255]
+
 qimport non-existing-file
 
   $ hg qimport non-existing-file