tests/test-doctest.py
changeset 34206 1e71dddc10a2
parent 34141 9b4d7d4855f5
child 34208 0a2fd3bfc704
--- a/tests/test-doctest.py	Wed Aug 23 01:24:01 2017 -0400
+++ b/tests/test-doctest.py	Wed Aug 23 10:51:26 2017 -0400
@@ -78,3 +78,5 @@
 testmod('hgext.convert.p4')
 testmod('hgext.convert.subversion')
 testmod('hgext.mq')
+# Helper scripts in tests/ that have doctests:
+testmod('drawdag')