summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorTres Seaver <tseaver@palladion.com>2012-04-17 15:54:29 +0000
committerTres Seaver <tseaver@palladion.com>2012-04-17 15:54:29 +0000
commita228e5bcb6b8f09299cfde26398f1640a80a1138 (patch)
treee2a7b182cced1c4691a5c1f297aae2c7dd56f33d /tox.ini
parent3af199da5949389e006f65e07bd9fab3266860fb (diff)
downloadzope-i18nmessageid-a228e5bcb6b8f09299cfde26398f1640a80a1138.tar.gz
Add overlooked 'coverage' runner.
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 2bd53e3..4bd8a16 100644
--- a/tox.ini
+++ b/tox.ini
@@ -3,7 +3,7 @@ envlist =
# 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,py32,jython,pypy,coverage
- py26,py27,py32,pypy
+ py26,py27,py32,pypy,coverage
[testenv]
commands =