diff -r 4764e8436b2a -r f802a75da585 tests/test-absorb.t --- a/tests/test-absorb.t Thu Jun 20 11:40:47 2019 -0700 +++ b/tests/test-absorb.t Thu Jun 20 14:45:52 2019 -0700 @@ -402,12 +402,14 @@ $ hg absorb --dry-run --interactive --print-changes diff -r 99b4ae712f84 foo.py 1 hunks, 1 lines changed - examine changes to 'foo.py'? [Ynesfdaq?] y + examine changes to 'foo.py'? + (enter ? for help) [Ynesfdaq?] y @@ -1,1 +1,1 @@ - +bla - record this change to 'foo.py'? [Ynesfdaq?] y + record this change to 'foo.py'? + (enter ? for help) [Ynesfdaq?] y showing changes for foo.py @@ -0,1 +0,1 @@