]> infiniteadaptability.org Git - seeder/commitdiff
...
authoralex <[email protected]>
Wed, 10 Aug 2022 00:08:18 +0000 (17:08 -0700)
committeralex <[email protected]>
Wed, 10 Aug 2022 00:08:18 +0000 (17:08 -0700)
test/integration/qbittorrent.tests.c

index b6da3ea35df8bfb577a56cca4fde9606917cf36b..0cd39d32da1402df9ff47360ab7c017cc639193e 100644 (file)
@@ -94,7 +94,7 @@ void qbittorrent_integration_test() {
        memcpy(req.pieces_root,tbl_starstruck_2006_avi_pieces_root,32);
        req.base_layer = 0;
        req.index = 1;
-       req.length = 1;
+       req.length = 2;
        req.proof_layers = 1;
        assert(1==peer_hash_request(info,&req));