diff -r 2a48422e27f6 -r 8857e150bec0 tests/test-mq-qimport-fail-cleanup.t --- a/tests/test-mq-qimport-fail-cleanup.t Mon Dec 19 23:31:38 2011 +0100 +++ b/tests/test-mq-qimport-fail-cleanup.t Wed Dec 21 23:47:18 2011 +0100 @@ -32,3 +32,9 @@ $ hg qseries b.patch + + $ hg pull -q -r 0 . # update phase + $ hg qimport -r 0 + abort: revision 0 is not mutable + (see "hg help phases" for details) + [255]