tests/test-doctest.py
changeset 31439 b70407bd84d5
parent 31438 82350f7fa56c
child 31481 a7c687c35119
equal deleted inserted replaced
31438:82350f7fa56c 31439:b70407bd84d5
    32 testmod('mercurial.match')
    32 testmod('mercurial.match')
    33 testmod('mercurial.minirst')
    33 testmod('mercurial.minirst')
    34 testmod('mercurial.patch')
    34 testmod('mercurial.patch')
    35 testmod('mercurial.pathutil')
    35 testmod('mercurial.pathutil')
    36 testmod('mercurial.parser')
    36 testmod('mercurial.parser')
       
    37 testmod('mercurial.pycompat', py3=True)
    37 testmod('mercurial.revsetlang')
    38 testmod('mercurial.revsetlang')
    38 testmod('mercurial.smartset')
    39 testmod('mercurial.smartset')
    39 testmod('mercurial.store')
    40 testmod('mercurial.store')
    40 testmod('mercurial.subrepo')
    41 testmod('mercurial.subrepo')
    41 testmod('mercurial.templatefilters')
    42 testmod('mercurial.templatefilters')