hgext/churn.py
changeset 16743 38caf405d010
parent 16231 ce292f1379ba
child 16924 21b12b22c024
--- a/hgext/churn.py	Sat May 05 15:12:26 2012 -0500
+++ b/hgext/churn.py	Tue May 15 14:37:49 2012 -0500
@@ -13,6 +13,8 @@
 import os
 import time, datetime
 
+testedwith = 'internal'
+
 def maketemplater(ui, repo, tmpl):
     tmpl = templater.parsestring(tmpl, quoted=False)
     try: