diff options
Diffstat (limited to 'test/test_extractor.py')
| -rw-r--r-- | test/test_extractor.py | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/test/test_extractor.py b/test/test_extractor.py index 8bc3a27..f04e1c7 100644 --- a/test/test_extractor.py +++ b/test/test_extractor.py @@ -219,10 +219,6 @@ class TestExtractorWait(unittest.TestCase): class TextExtractorOAuth(unittest.TestCase): - @classmethod - def setUpClass(cls): - mastodon.generate_extractors() - def test_oauth1(self): for category in ("flickr", "smugmug", "tumblr"): extr = extractor.find("oauth:" + category) |
