diff hgext/evolve.py @ 663:9d4ff0809a00 stable

mark test with 2.5
author Pierre-Yves David <pierre-yves.david@ens-lyon.org>
date Sat, 02 Feb 2013 12:21:01 +0100
parents 1db801bcd08f
children 97ce1f801309 a246b02499d9
line wrap: on
line diff
--- a/hgext/evolve.py	Sat Feb 02 12:20:10 2013 +0100
+++ b/hgext/evolve.py	Sat Feb 02 12:21:01 2013 +0100
@@ -19,7 +19,7 @@
     - improves some aspect of the early implementation in 2.3
 '''
 
-testedwith = ''
+testedwith = '2.5'
 buglink = 'https://bitbucket.org/marmoute/mutable-history/issues'