##// END OF EJS Templates
tests: add `revlogutils.deltas` module to doctests...
Boris Feld -
r40676:a3183ca7 default
parent child Browse files
Show More
@@ -61,6 +61,7 b" testmod('mercurial.pathutil')"
61 61 testmod('mercurial.parser')
62 62 testmod('mercurial.pycompat')
63 63 testmod('mercurial.revlog')
64 testmod('mercurial.revlogutils.deltas')
64 65 testmod('mercurial.revsetlang')
65 66 testmod('mercurial.smartset')
66 67 testmod('mercurial.store')
General Comments 0
You need to be logged in to leave comments. Login now