Recognize BitComet padding file names
This commit is contained in:
@@ -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"]},
|
||||
|
||||
Reference in New Issue
Block a user