diff tests/test-doctest.py @ 20048:da99ebd35f00

convert: readability and test of rpairs function
author Mads Kiilerich <madski@unity3d.com>
date Sun, 17 Nov 2013 11:18:39 -0500
parents 10a7d2bcb81b
children e61a8395c3c1
line wrap: on
line diff
--- 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')