tests/test-doctest.py
changeset 25306 c87b05925054
parent 24243 daee2039dd11
child 25783 1f6878c87c25
--- a/tests/test-doctest.py	Wed May 27 17:28:55 2015 -0500
+++ b/tests/test-doctest.py	Sun Apr 26 18:05:23 2015 +0900
@@ -21,6 +21,7 @@
 testmod('mercurial.minirst')
 testmod('mercurial.patch')
 testmod('mercurial.pathutil')
+testmod('mercurial.parser')
 testmod('mercurial.revset')
 testmod('mercurial.store')
 testmod('mercurial.subrepo')