Mercurial > hg-stable
changeset 45973:456c617c8285
test: fix some expect output in a traceback
The lines moved around because of 89a2afe31e82.
Differential Revision: https://phab.mercurial-scm.org/D9447
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Sat, 28 Nov 2020 17:23:50 +0100 |
parents | d010adc483cc |
children | 3a3a510617e5 |
files | tests/test-flagprocessor.t |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/tests/test-flagprocessor.t Sat Nov 28 16:35:20 2020 +0530 +++ b/tests/test-flagprocessor.t Sat Nov 28 17:23:50 2020 +0100 @@ -205,7 +205,7 @@ extsetup(ui) File "*/tests/flagprocessorext.py", line *, in extsetup (glob) flagutil.addflagprocessor( (py38 !) - REVIDX_NOOP, (noopdonothingread, noopdonothing, validatehash,) (no-py38 !) + validatehash, (no-py38 !) File "*/mercurial/revlogutils/flagutil.py", line *, in addflagprocessor (glob) insertflagprocessor(flag, processor, flagprocessors) File "*/mercurial/revlogutils/flagutil.py", line *, in insertflagprocessor (glob)