diff -r 6387562e68b3 -r 46d12f7762e4 tests/test-doctest.py --- a/tests/test-doctest.py Tue Feb 15 15:33:33 2022 +0100 +++ b/tests/test-doctest.py Fri Feb 11 23:43:17 2022 +0100 @@ -132,6 +132,7 @@ ('mercurial.cmdutil', '{}'), ('mercurial.color', '{}'), ('mercurial.dagparser', "{'optionflags': 4}"), + ('mercurial.dirstateutils.v2', '{}'), ('mercurial.encoding', '{}'), ('mercurial.fancyopts', '{}'), ('mercurial.formatter', '{}'),