# HG changeset patch # User Marcin Kasperski # Date 1479037271 -3600 # Node ID 35d3c8ef6fe9a5fbb666b8aa33dffeddfd43499e # Parent 95b5ba2cd363a6d6c039e9e1a409a37f2d661c90 Fixed test failing on 4.0 diff -r 95b5ba2cd363 -r 35d3c8ef6fe9 HISTORY.txt --- a/HISTORY.txt Sun Nov 13 12:32:39 2016 +0100 +++ b/HISTORY.txt Sun Nov 13 12:41:11 2016 +0100 @@ -1,3 +1,8 @@ +1.0.1 +~~~~~~~~~~~~~ + +Tests fixed to work on mecurial 4.0 … and 2.7. + 1.0.0 ~~~~~~~~~~~~~ diff -r 95b5ba2cd363 -r 35d3c8ef6fe9 tests/groups-modern.t --- a/tests/groups-modern.t Sun Nov 13 12:32:39 2016 +0100 +++ b/tests/groups-modern.t Sun Nov 13 12:41:11 2016 +0100 @@ -253,7 +253,7 @@ pushing to */rep1 (glob) searching for changes abort: push creates new remote head *! (glob) - (merge or see "hg help push" for details about pushing new heads) + \((merge or see .hg help push. for details about pushing new heads|did you forget to merge.*)\) (re) [255] $ hg --cwd $BASE pullall