hgext/relink.py
changeset 16743 38caf405d010
parent 16686 67964cda8701
child 17191 5884812686f7
--- a/hgext/relink.py	Sat May 05 15:12:26 2012 -0500
+++ b/hgext/relink.py	Tue May 15 14:37:49 2012 -0500
@@ -11,6 +11,8 @@
 from mercurial.i18n import _
 import os, stat
 
+testedwith = 'internal'
+
 def relink(ui, repo, origin=None, **opts):
     """recreate hardlinks between two repositories