changeset 34254 | cd022a11ec83 |
parent 34253 | 5ce32fe7df34 |
child 34256 | ebe3d0095c69 |
--- a/tests/test-doctest.py Sun Sep 17 12:23:16 2017 +0900 +++ b/tests/test-doctest.py Sun Sep 17 12:26:42 2017 +0900 @@ -58,7 +58,7 @@ testmod('mercurial.mdiff') testmod('mercurial.minirst') testmod('mercurial.patch') -testmod('mercurial.pathutil', py3=False) # py3: os.sep +testmod('mercurial.pathutil') testmod('mercurial.parser') testmod('mercurial.pycompat') testmod('mercurial.revsetlang')