[Checkins] SVN: zope.security/trunk/ Run coverage tests under tox.

Tres Seaver cvs-admin at zope.org
Sun Dec 23 20:54:00 UTC 2012


Log message for revision 128860:
  Run coverage tests under tox.

Changed:
  _U  zope.security/trunk/
  U   zope.security/trunk/tox.ini

-=-
Modified: zope.security/trunk/tox.ini
===================================================================
--- zope.security/trunk/tox.ini	2012-12-23 20:53:58 UTC (rev 128859)
+++ zope.security/trunk/tox.ini	2012-12-23 20:53:59 UTC (rev 128860)
@@ -3,7 +3,7 @@
 # Jython support pending 2.7 support, due 2012-07-15 or so.  See:
 # http://fwierzbicki.blogspot.com/2012/03/adconion-to-fund-jython-27.html
 #   py26,py27,pypy,jython,py32,py33,coverage,docs
-    py26,py27
+    py26,py27,coverage
 
 [testenv]
 deps =



More information about the checkins mailing list