[twitter] add test for fixupx.com

This commit is contained in:
Mike Fährmann
2023-11-02 15:32:48 +01:00
parent 44d7964c09
commit cdf77e326f

View File

@@ -54,6 +54,12 @@ __tests__ = (
"#class" : twitter.TwitterUserExtractor,
},
{
"#url" : "https://fixupx.com/supernaturepics",
"#category": ("", "twitter", "user"),
"#class" : twitter.TwitterUserExtractor,
},
{
"#url" : "https://x.com/supernaturepics",
"#category": ("", "twitter", "user"),