changeset 17069:2b1c78674230

histedit: mark as a first party extension
author Augie Fackler <raf@durin42.com>
date Thu, 28 Jun 2012 08:45:38 -0500
parents a86e110430f6
children ad0d6c2b3279 69dae7982c85 d13f47c800fd
files hgext/histedit.py
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/hgext/histedit.py	Wed Jun 27 18:42:48 2012 -0500
+++ b/hgext/histedit.py	Thu Jun 28 08:45:38 2012 -0500
@@ -27,6 +27,7 @@
 from mercurial import util
 from mercurial.i18n import _
 
+testedwith = 'internal'
 
 editcomment = """