Remove invalid unicode text test as this is tested already in the video post mock
This commit is contained in:
parent
a90e558655
commit
b48efbbffb
1 changed files with 0 additions and 4 deletions
|
|
@ -285,7 +285,3 @@ class TwitterBuilderTestCase(TestCase):
|
|||
@skip("Not implemented")
|
||||
def test_duplicate_in_data(self):
|
||||
pass
|
||||
|
||||
@skip("Not implemented")
|
||||
def test_invalid_unicode_chars(self):
|
||||
pass
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue