tested: with 4.8
1 files changed, 1 insertions(+), 1 deletions(-) M hgext3rd/confman/__init__.py
M hgext3rd/confman/__init__.py +1 -1
@@ 3,7 3,7 @@ The full documentation is available online at https://bitbucket.org/auc/confman or in the REAMDE.md file. """ -testedwith = '4.6 4.7' +testedwith = '4.6 4.7 4.8' import os.path as osp from mercurial import extensions