hgext/zeroconf/__init__.py
changeset 16743 38caf405d010
parent 16688 cfb6682961b8
child 18190 d57879e72e18
--- a/hgext/zeroconf/__init__.py	Sat May 05 15:12:26 2012 -0500
+++ b/hgext/zeroconf/__init__.py	Tue May 15 14:37:49 2012 -0500
@@ -32,6 +32,8 @@
 from mercurial.hgweb import hgweb_mod
 from mercurial.hgweb import hgwebdir_mod
 
+testedwith = 'internal'
+
 # publish
 
 server = None