summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorDoug Hellmann <doug.hellmann@dreamhost.com>2013-07-26 15:19:03 -0400
committerDoug Hellmann <doug.hellmann@dreamhost.com>2013-07-26 15:19:03 -0400
commit50de738446d5e4e1ad085b6d8faf41c640c6159f (patch)
tree32b1f30dc5787f8bd294712db0675e8723179dde /tox.ini
parent38db7e3eaa224110c0520c9e0c83a1bdbeefee5d (diff)
downloadcliff-50de738446d5e4e1ad085b6d8faf41c640c6159f.tar.gz
move tests into cliff package
Change-Id: I1c1f20b51fdfb84b3ed657d26dccedfd23e780eb
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 8f0b271..9f3a504 100644
--- a/tox.ini
+++ b/tox.ini
@@ -11,4 +11,4 @@ deps =
[testenv:style]
deps = flake8
-commands = flake8 cliff docs/source/conf.py tests setup.py
+commands = flake8 cliff docs/source/conf.py setup.py