diff options
| author | markotibold | 2011-03-20 10:30:53 +0100 |
|---|---|---|
| committer | markotibold | 2011-03-20 10:30:53 +0100 |
| commit | 7f7be826e26e0640e990d6e082164d69fc41acde (patch) | |
| tree | b6535418d02a8517d426c7aa28ee8dd9ef5e8371 /tox.ini | |
| parent | e3b08c7f7412ceb1ee1c63fa6f189617e26a4bd4 (diff) | |
| download | django-rest-framework-7f7be826e26e0640e990d6e082164d69fc41acde.tar.bz2 | |
fixed bad naming of testenv
Diffstat (limited to 'tox.ini')
| -rw-r--r-- | tox.ini | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
