hgext/notify.py
changeset 16743 38caf405d010
parent 16683 525fdb738975
child 16951 bdf8c6c61c9b
--- a/hgext/notify.py	Sat May 05 15:12:26 2012 -0500
+++ b/hgext/notify.py	Tue May 15 14:37:49 2012 -0500
@@ -128,6 +128,8 @@
 from mercurial import patch, cmdutil, templater, util, mail
 import email.Parser, email.Errors, fnmatch, socket, time
 
+testedwith = 'internal'
+
 # template for single changeset can include email headers.
 single_template = '''
 Subject: changeset in {webroot}: {desc|firstline|strip}