Mercurial > evolve
changeset 912:0c1907a65b9f stable
test: update testing statement
author | Pierre-Yves David <pierre-yves.david@fb.com> |
---|---|
date | Wed, 23 Apr 2014 14:05:36 -0700 |
parents | 3b7dfa9bb789 |
children | 2a057f809d03 |
files | hgext/evolve.py |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/hgext/evolve.py Wed Mar 26 00:38:14 2014 +0100 +++ b/hgext/evolve.py Wed Apr 23 14:05:36 2014 -0700 @@ -19,7 +19,7 @@ - improves some aspect of the early implementation in 2.3 ''' -testedwith = '2.7 2.7.1 2.7.2 2.8 2.8.1 2.9.2' +testedwith = '2.7 2.7.1 2.7.2 2.8 2.8.1 2.8.2 2.9 2.9.1 2.9.2 3.0' buglink = 'https://bitbucket.org/marmoute/mutable-history/issues' import sys