diff hgext/children.py @ 16743:38caf405d010

hgext: mark all first-party extensions as such
author Augie Fackler <raf@durin42.com>
date Tue, 15 May 2012 14:37:49 -0500
parents 052047753f7d
children 434e5bd615fc
line wrap: on
line diff
--- a/hgext/children.py	Sat May 05 15:12:26 2012 -0500
+++ b/hgext/children.py	Tue May 15 14:37:49 2012 -0500
@@ -18,6 +18,7 @@
 from mercurial.commands import templateopts
 from mercurial.i18n import _
 
+testedwith = 'internal'
 
 def children(ui, repo, file_=None, **opts):
     """show the children of the given or working directory revision