tests/test-doctest.py
changeset 25805 584044e5ad57
parent 25788 a36fd0993522
child 27432 77d25b913f80
--- a/tests/test-doctest.py	Sun Jul 05 11:54:14 2015 +0900
+++ b/tests/test-doctest.py	Tue Jul 14 14:40:56 2015 +0100
@@ -31,6 +31,7 @@
 testmod('mercurial.url')
 testmod('mercurial.util')
 testmod('mercurial.util', testtarget='platform')
+testmod('hgext.convert.convcmd')
 testmod('hgext.convert.cvsps')
 testmod('hgext.convert.filemap')
 testmod('hgext.convert.p4')