tests/test-doctest.py
changeset 40640 a3183ca7ce8f
parent 38638 740f7d447222
child 41359 431cf2c8c839
equal deleted inserted replaced
40639:437520219e0c 40640:a3183ca7ce8f
    59 testmod('mercurial.patch')
    59 testmod('mercurial.patch')
    60 testmod('mercurial.pathutil')
    60 testmod('mercurial.pathutil')
    61 testmod('mercurial.parser')
    61 testmod('mercurial.parser')
    62 testmod('mercurial.pycompat')
    62 testmod('mercurial.pycompat')
    63 testmod('mercurial.revlog')
    63 testmod('mercurial.revlog')
       
    64 testmod('mercurial.revlogutils.deltas')
    64 testmod('mercurial.revsetlang')
    65 testmod('mercurial.revsetlang')
    65 testmod('mercurial.smartset')
    66 testmod('mercurial.smartset')
    66 testmod('mercurial.store')
    67 testmod('mercurial.store')
    67 testmod('mercurial.subrepo')
    68 testmod('mercurial.subrepo')
    68 testmod('mercurial.templatefilters')
    69 testmod('mercurial.templatefilters')