projects
/
tweepy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3244354
)
Order tests alphabetically in tox configuration
author
Harmon
<Harmon758@gmail.com>
Mon, 22 Jul 2019 05:20:57 +0000
(
00:20
-0500)
committer
GitHub
<noreply@github.com>
Mon, 22 Jul 2019 05:20:57 +0000
(
00:20
-0500)
tox.ini
patch
|
blob
|
blame
|
history
diff --git
a/tox.ini
b/tox.ini
index 2a743bb8e76b55690f9d194bdad9699148448d57..26a0e8c390cfa4bc0e14d8ae49001e514f628ad1 100644
(file)
--- a/
tox.ini
+++ b/
tox.ini
@@
-13,7
+13,7
@@
deps =
vcrpy==1.10.3
[testenv]
-commands = nosetests -v tests.test_
cursors tests.test_api
tests.test_resultset tests.test_utils
+commands = nosetests -v tests.test_
api tests.test_cursors
tests.test_resultset tests.test_utils
deps =
{[base]deps}
setenv =