Mercurial > public > mercurial-scm > hg
diff tests/test-flagprocessor.t @ 45958: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 | 95c4cca641f6 |
children | 17a695357270 |
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)