diff -r 6a2cfa61acb0 -r aac5482db318 tests/test-doctest.py --- 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')