[tests] update extractor results

This commit is contained in:
Mike Fährmann
2024-02-16 22:42:06 +01:00
parent c413834dfc
commit c9efccc959
14 changed files with 132 additions and 55 deletions

View File

@@ -58,7 +58,7 @@ __tests__ = (
"#category": ("", "2ch", "board"),
"#class" : _2ch._2chBoardExtractor,
"#pattern" : _2ch._2chThreadExtractor.pattern,
"#count" : range(200, 300),
"#count" : range(200, 400),
},
)