projects
/
tweepy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
695bce1
)
Order tests alphabetically in Travis CI tests configuration
author
Harmon
<Harmon758@gmail.com>
Mon, 22 Jul 2019 05:22:17 +0000
(
00:22
-0500)
committer
GitHub
<noreply@github.com>
Mon, 22 Jul 2019 05:22:17 +0000
(
00:22
-0500)
tests/travis-tests.cfg
patch
|
blob
|
blame
|
history
diff --git
a/tests/travis-tests.cfg
b/tests/travis-tests.cfg
index adf3dab3a5743c2b94a27fca00c8d30d292aec9e..b23d7d390268e4d589abe1fb510ec56310a57cf8 100644
(file)
--- a/
tests/travis-tests.cfg
+++ b/
tests/travis-tests.cfg
@@
-1,2
+1,2
@@
[nosetests]
-tests=tests.test_api,tests.test_
resultset,tests.test_utils,tests.test_cursor
s
+tests=tests.test_api,tests.test_
cursors,tests.test_resultset,tests.test_util
s