Commit 74ab4ad9 by Adam Palay

fix quality failure

parent ec1cbdf5
......@@ -233,6 +233,7 @@ class TestCreateYoutubeString(VideoDescriptorTestBase):
expected = "0.75:izygArpw-Qo,1.00:p2Q6BrNhdh8,1.25:1EeWXzPdhSA"
self.assertEqual(create_youtube_string(self.descriptor), expected)
class TestCreateYouTubeUrl(VideoDescriptorTestBase):
"""
Tests for helper method `create_youtube_url`.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment