update tests

This commit is contained in:
Delphox
2024-04-25 13:28:30 -03:00
committed by GitHub
parent 6969963125
commit 1886721d82
2 changed files with 18 additions and 0 deletions

View File

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