tests/test-doctest.py
changeset 30560 783016005122
parent 28933 6262f0215d08
child 30881 1be65deb3d54
--- a/tests/test-doctest.py	Sat Oct 22 14:35:10 2016 +0900
+++ b/tests/test-doctest.py	Sat Oct 22 15:02:11 2016 +0900
@@ -20,6 +20,7 @@
 testmod('mercurial.dagparser', optionflags=doctest.NORMALIZE_WHITESPACE)
 testmod('mercurial.dispatch')
 testmod('mercurial.encoding')
+testmod('mercurial.formatter')
 testmod('mercurial.hg')
 testmod('mercurial.hgweb.hgwebdir_mod')
 testmod('mercurial.match')