mirror of
https://github.com/soimort/you-get.git
synced 2025-01-23 13:35:16 +03:00
tests: remove test_freesound
This commit is contained in:
parent
098b6a9dd8
commit
c5dbb97661
@ -8,9 +8,6 @@ from you_get.common import *
|
||||
|
||||
class YouGetTests(unittest.TestCase):
|
||||
|
||||
def test_freesound(self):
|
||||
freesound.download("http://www.freesound.org/people/Corsica_S/sounds/184419/", info_only=True)
|
||||
|
||||
def test_imgur(self):
|
||||
imgur.download("http://imgur.com/WVLk5nD", info_only=True)
|
||||
imgur.download("http://imgur.com/gallery/WVLk5nD", info_only=True)
|
||||
|
Loading…
Reference in New Issue
Block a user