diff --git a/tests/test.py b/tests/test.py index 05883d4b..1b5884c6 100644 --- a/tests/test.py +++ b/tests/test.py @@ -17,6 +17,11 @@ class YouGetTests(unittest.TestCase): "http://www.freesound.org/people/Corsica_S/sounds/184419/", ]) + def test_magisto(self): + test_urls([ + "http://www.magisto.com/album/video/f3x9AAQORAkfDnIFDA", + ]) + def test_mixcloud(self): test_urls([ "http://www.mixcloud.com/beatbopz/beat-bopz-disco-mix/",