From 7f7be826e26e0640e990d6e082164d69fc41acde Mon Sep 17 00:00:00 2001 From: markotibold Date: Sun, 20 Mar 2011 10:30:53 +0100 Subject: [PATCH] fixed bad naming of testenv --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index d3f49c2cc..6ef429d76 100644 --- a/tox.ini +++ b/tox.ini @@ -109,7 +109,7 @@ deps= Markdown==2.0.3 https://github.com/downloads/markotibold/unittest-xml-reporting/unittest-xml-reporting-1.1.zip -[testenv:py25-django13-examples] +[testenv:py25-django13e] basepython=python2.5 commands= python examples/runtests.py