tests/test-mq-qimport.t
branchstable
changeset 16359 a1b6a63f9f39
parent 16119 5de83d9ca79c
child 16913 f2719b387380
--- a/tests/test-mq-qimport.t	Mon Apr 02 22:25:55 2012 +0100
+++ b/tests/test-mq-qimport.t	Thu Apr 05 19:15:23 2012 +0200
@@ -28,6 +28,14 @@
   abort: unable to read file non-existing-file
   [255]
 
+qimport null revision
+
+  $ hg qimport -r null
+  abort: revision -1 is not mutable
+  (see "hg help phases" for details)
+  [255]
+  $ hg qseries
+
 import email
 
   $ hg qimport --push -n email - <<EOF