diff extensions/revinfo.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 b62794e7d094
children e9ded6c1db41
line wrap: on
line diff
--- a/extensions/revinfo.py	Sun Feb 17 20:11:45 2019 +0100
+++ b/extensions/revinfo.py	Sun Feb 17 16:11:44 2019 +0100
@@ -29,7 +29,7 @@
     command = cmdutil.command(cmdtable)
 
 
-testedwith = "3.5 3.5.1 3.5.2 4.3.1 4.3.2 4.4.1 4.4.2 4.5.2 4.6.1 4.8.1"
+testedwith = "3.5 3.5.1 3.5.2 4.3.1 4.3.2 4.4.1 4.4.2 4.5.2 4.6.1 4.8.1 4.9"
 
 
 def getversion():