hgext/evolve.py
changeset 919 ffce88754767
parent 909 ff71b83a4bbe
parent 915 1ebe5c51919b
child 932 bcd0c12070b2
--- a/hgext/evolve.py	Mon Apr 14 15:10:29 2014 -0400
+++ b/hgext/evolve.py	Wed Apr 23 14:28:28 2014 -0700
@@ -19,8 +19,7 @@
     - improves some aspect of the early implementation in 2.3
 '''
 
-testedwith = 'default'
-
+testedwith = '3.0'
 buglink = 'https://bitbucket.org/marmoute/mutable-history/issues'
 
 import sys