tests/test-doctest.py
changeset 32485 05abc47f3746
parent 31808 ca3b4a2b7e54
child 34140 52ec9ac0303b
--- a/tests/test-doctest.py	Wed May 24 17:40:08 2017 -0700
+++ b/tests/test-doctest.py	Wed May 24 19:07:14 2017 -0700
@@ -25,6 +25,7 @@
 testmod('mercurial.changelog')
 testmod('mercurial.color')
 testmod('mercurial.config')
+testmod('mercurial.context')
 testmod('mercurial.dagparser', optionflags=doctest.NORMALIZE_WHITESPACE)
 testmod('mercurial.dispatch')
 testmod('mercurial.encoding')