diff tests/test-doctest.py @ 22546:aac5482db318

mq: refactor patchheader header ordering to match export (BC) The refactoring also gives more robust and extendable handling of other HG headers.
author Mads Kiilerich <madski@unity3d.com>
date Wed, 24 Sep 2014 02:41:11 +0200
parents 8dd17b19e722
children daee2039dd11
line wrap: on
line diff
--- a/tests/test-doctest.py	Sat Sep 20 17:06:57 2014 +0200
+++ b/tests/test-doctest.py	Wed Sep 24 02:41:11 2014 +0200
@@ -31,3 +31,4 @@
 testmod('hgext.convert.cvsps')
 testmod('hgext.convert.filemap')
 testmod('hgext.convert.subversion')
+testmod('hgext.mq')