tests/test-doctest.py
changeset 37183 ded5ea279a93
parent 37083 f99d64e8a4e4
child 38638 740f7d447222
--- a/tests/test-doctest.py	Fri Mar 30 11:11:42 2018 -0700
+++ b/tests/test-doctest.py	Sat Mar 03 14:08:44 2018 -0800
@@ -76,6 +76,7 @@
 testmod('hgext.convert.filemap')
 testmod('hgext.convert.p4')
 testmod('hgext.convert.subversion')
+testmod('hgext.fix')
 testmod('hgext.mq')
 # Helper scripts in tests/ that have doctests:
 testmod('drawdag')