Skip to content

Commit

Permalink
Put unknown test TODO back where it was
Browse files Browse the repository at this point in the history
  • Loading branch information
justinvdm committed Mar 27, 2014
1 parent e3a31d4 commit 77b93a4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions txtwitter/tests/test_fake_twitter.py
Expand Up @@ -1019,6 +1019,8 @@ def test_userstream_user_with_user_dms(self):
resp.finished()
self.assertEqual(twitter.streams, {})

# TODO: Replies

def test_userstream_user_with_follows(self):
twitter = self._FakeTwitterData()
twitter.add_user('1', 'fakeuser', 'Fake User')
Expand Down

0 comments on commit 77b93a4

Please sign in to comment.