summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorMartin Zimmermann <info@posativ.org>2013-11-25 17:02:15 +0100
committerMartin Zimmermann <info@posativ.org>2013-11-25 17:02:15 +0100
commit90468cbc272f24b50efc2f2a5ef725f3895e03b6 (patch)
treeba0f262745022e8ab0db7ce60300e489b77143e7 /tox.ini
parentce950259b4489123bc1665396cc1405424c2a8c6 (diff)
simplify nosetest usage
Diffstat (limited to 'tox.ini')
-rwxr-xr-xtox.ini3
1 files changed, 1 insertions, 2 deletions
diff --git a/tox.ini b/tox.ini
index c6431cd..316861c 100755
--- a/tox.ini
+++ b/tox.ini
@@ -19,5 +19,4 @@ deps =
nose
doctest-ignore-unicode
commands=
- nosetests --with-doctest --with-doctest-ignore-unicode isso/
- nosetests specs/
+ nosetests --with-doctest --with-doctest-ignore-unicode isso/ specs/