Recognize BitComet padding file names

This commit is contained in:
2026-08-03 07:10:55 +00:00
parent b67ca18403
commit 515599f2d4
3 changed files with 13 additions and 3 deletions
+1 -1
View File
@@ -123,7 +123,7 @@ class ResourceTests(unittest.TestCase):
b"files": [
{b"length": 3, b"path": [b"first.bin"]},
{
b"attr": b"p", b"length": 5,
b"length": 5,
b"path": [b"_____padding_file_5"],
},
{b"length": 7, b"path": [b"last.bin"]},