summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorTodd Leonhardt <todd.leonhardt@gmail.com>2017-02-23 10:17:44 -0500
committerTodd Leonhardt <todd.leonhardt@gmail.com>2017-02-23 10:17:44 -0500
commitd24281ebe48ee9f2631645209e55bcb1e7f0b0ba (patch)
tree30b863c991d635240617025ccc5ccdce5ca8f176 /tox.ini
parent59a6a7923330fffd957303706655d36bb79b9b94 (diff)
downloadcmd2-git-d24281ebe48ee9f2631645209e55bcb1e7f0b0ba.tar.gz
Updated tox.ini to no longer try to run cmd2.py directly as part of the tests.
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini1
1 files changed, 0 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 34ec348c..14b0b062 100644
--- a/tox.ini
+++ b/tox.ini
@@ -9,6 +9,5 @@ deps =
six
commands=
py.test -v --basetemp={envtmpdir} {posargs}
- {envpython} cmd2.py
{envpython} example/example.py --test example/exampleSession.txt