[tests] check extractor category values

This commit is contained in:
Mike Fährmann
2024-01-19 03:15:30 +01:00
parent fc4e737f67
commit 2007cb2f59
6 changed files with 35 additions and 22 deletions

View File

@@ -24,7 +24,7 @@ __tests__ = (
{
"#url" : "blogger:http://www.julianbunker.com/search?q=400mm",
"#category": ("blogger", "1www.julianbunker.com", "search"),
"#category": ("blogger", "www.julianbunker.com", "search"),
"#class" : blogger.BloggerSearchExtractor,
},