From: alex Date: Wed, 10 Aug 2022 00:08:18 +0000 (-0700) Subject: ... X-Git-Url: http://git.infiniteadaptability.org/?a=commitdiff_plain;h=266c03aa5bd7e3c8b56caa2e072b11f84ede670a;p=seeder ... --- diff --git a/test/integration/qbittorrent.tests.c b/test/integration/qbittorrent.tests.c index b6da3ea..0cd39d3 100644 --- a/test/integration/qbittorrent.tests.c +++ b/test/integration/qbittorrent.tests.c @@ -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));