changeset 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 40854e956315
children 862b6b71a358
files hgext/evolve.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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'