projects
/
tweepy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b5f145
)
Another flaky test.
author
Joshua Roesslein
<jroesslein@gmail.com>
Sat, 18 May 2013 23:05:46 +0000
(16:05 -0700)
committer
Joshua Roesslein
<jroesslein@gmail.com>
Sat, 18 May 2013 23:05:46 +0000
(16:05 -0700)
tests.py
patch
|
blob
|
blame
|
history
diff --git
a/tests.py
b/tests.py
index a5a9852dc2d4505061495140ad74784702a5a862..e7db7a8a463ebcd694cbc5f58576a2c59838a105 100644
(file)
--- a/
tests.py
+++ b/
tests.py
@@
-294,7
+294,7
@@
class TweepyAPITests(unittest.TestCase):
self.api.list_subscribers('applepie', 'stars')
def testshowlistsubscriber(self):
- self.assertTrue(self.api.show_list_subscriber('
applepie', 'stars
', username))
+ self.assertTrue(self.api.show_list_subscriber('
twitter', 'team
', username))
def testsavedsearches(self):
s = self.api.create_saved_search('test')