tests/test-doctest.py
changeset 20048 da99ebd35f00
parent 20047 10a7d2bcb81b
child 20419 e61a8395c3c1
--- a/tests/test-doctest.py	Sun Nov 17 11:16:59 2013 -0500
+++ b/tests/test-doctest.py	Sun Nov 17 11:18:39 2013 -0500
@@ -26,3 +26,4 @@
 testmod('mercurial.util')
 testmod('mercurial.util', testtarget='platform')
 testmod('hgext.convert.cvsps')
+testmod('hgext.convert.filemap')