remove 'unstable' tests

This commit is contained in:
Mike Fährmann
2015-12-15 23:45:40 +01:00
parent ba99506c72
commit 5a8541afa5
3 changed files with 1 additions and 9 deletions

View File

@@ -10,7 +10,7 @@
import unittest
from gallery_dl import extractor, jobs, config
class TestExttractors(unittest.TestCase):
class TestExtractors(unittest.TestCase):
def test_extractors(self):
config.load()