[tests] update extractor results

This commit is contained in:
Mike Fährmann
2024-01-20 18:02:36 +01:00
parent acc94ac187
commit 0d367ce1b9
38 changed files with 240 additions and 192 deletions

View File

@@ -28,7 +28,7 @@ __tests__ = (
"filename" : str,
"fullname" : str,
"height" : int,
"lasthit" : 1705273977,
"lasthit" : range(1705000000, 1900000000),
"md5" : r"re:[0-9a-f]{32}",
"name" : r"re:\d+\.\w+",
"num" : int,