projects
/
tweepy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bb1ef80
)
Fix list subscribers test.
author
Joshua Roesslein
<jroesslein@gmail.com>
Thu, 15 Aug 2013 05:30:27 +0000
(22:30 -0700)
committer
Joshua Roesslein
<jroesslein@gmail.com>
Thu, 15 Aug 2013 05:30:27 +0000
(22:30 -0700)
tests/test_api.py
patch
|
blob
|
blame
|
history
diff --git
a/tests/test_api.py
b/tests/test_api.py
index adb4fee6009bc70c7f1ce20261349cc020c30dc4..903647d8c835d188191acca469a064be08c53528 100644
(file)
--- a/
tests/test_api.py
+++ b/
tests/test_api.py
@@
-289,7
+289,7
@@
class TweepyAPITests(unittest.TestCase):
self.api.list_subscribers('applepie', 'stars')
def testshowlistsubscriber(self):
- self.assertTrue(self.api.show_list_subscriber('tw
itter', 'team', username
))
+ self.assertTrue(self.api.show_list_subscriber('tw
eepytest', 'test', 'applepie'
))
def testsavedsearches(self):
s = self.api.create_saved_search('test')