Mercurial > hgrepos > DevTools > mercurial-extensions
diff extensions/kwarchive.py @ 314:09be5e3d92d0
Unit tests for kwarchive and revinfo: Mercurial 4.9: ok without any changes
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Sun, 17 Feb 2019 16:11:44 +0100 |
| parents | 6932e63311c4 |
| children | e9ded6c1db41 |
line wrap: on
line diff
--- a/extensions/kwarchive.py Sun Feb 17 20:11:45 2019 +0100 +++ b/extensions/kwarchive.py Sun Feb 17 16:11:44 2019 +0100 @@ -117,7 +117,7 @@ demandimport.enable() -testedwith = "4.3.1 4.3.2 4.4.1 4.4.2 4.5.2 4.6.1 4.8.1" +testedwith = "4.3.1 4.3.2 4.4.1 4.4.2 4.5.2 4.6.1 4.8.1 4.9" SHORTENED_HG_SCHEMES = {
