mark test with 2.5 stable
authorPierre-Yves David <pierre-yves.david@ens-lyon.org>
Sat, 02 Feb 2013 12:21:01 +0100
branchstable
changeset 663 9d4ff0809a00
parent 662 40854e956315
child 664 862b6b71a358
mark test with 2.5
hgext/evolve.py
--- 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'