changeset 17492 | 973c2b0b403c |
parent 17347 | 2da47de36b6f |
child 17565 | f62ed3d90377 |
--- a/tests/test-mq-qimport.t Fri Aug 17 13:58:18 2012 -0700 +++ b/tests/test-mq-qimport.t Fri Aug 17 13:58:18 2012 -0700 @@ -240,7 +240,7 @@ qimport with bad name, should abort before reading file - $ hg qimport non-existant-file --name .hg + $ hg qimport non-existent-file --name .hg abort: patch name cannot begin with ".hg" [255]