More test coverage
This commit is contained in:
parent
6ce39f9921
commit
2f5f496ead
3 changed files with 16 additions and 19 deletions
|
|
@ -16,7 +16,8 @@ class TwythonAPITestCase(unittest.TestCase):
|
|||
client_args = {
|
||||
'headers': {
|
||||
'User-Agent': '__twython__ Test'
|
||||
}
|
||||
},
|
||||
'allow_redirects': False
|
||||
}
|
||||
|
||||
self.api = Twython(app_key, app_secret,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue