[tests] update extractor results

This commit is contained in:
Mike Fährmann
2025-01-27 16:14:23 +01:00
parent b9567ae3e0
commit d110dfd2da
45 changed files with 152 additions and 148 deletions

View File

@@ -22,7 +22,7 @@ __tests__ = (
"comment" : str,
"date" : "type:datetime",
"displayname": str,
"email" : "",
"email" : str,
"endless" : 1,
"extension": str,
"filename" : str,
@@ -36,7 +36,7 @@ __tests__ = (
"op" : 0,
"parent" : int,
"path" : r"re:/a/src/6202876/\d+\.\w+",
"post_name": "Аноним",
"post_name": str,
"size" : int,
"sticky" : 0,
"subject" : str,