More test coverage

This commit is contained in:
Mike Helmick 2013-06-11 15:00:39 -04:00
parent 6ce39f9921
commit 2f5f496ead
3 changed files with 16 additions and 19 deletions

View file

@ -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,