diff -r 7b5d08e84c4d -r 6c02b9ac2832 tests/test-prune.t --- a/tests/test-prune.t Sat Jul 20 17:33:00 2019 +0800 +++ b/tests/test-prune.t Fri Aug 02 13:00:11 2019 -0700 @@ -39,7 +39,7 @@ abort: can only specify one of pair, fold [255] $ hg prune --fold --biject - abort: nothing to prune + abort: no revisions specified to prune [255] $ hg prune --split --fold abort: can only specify one of fold, split @@ -307,7 +307,7 @@ (activating bookmark todelete) $ hg prune -B nostrip bookmark 'nostrip' deleted - abort: nothing to prune + abort: no revisions specified to prune [255] $ hg tag --remove --local a $ hg prune -B todelete