fix for metadata extension test
This commit is contained in:
@@ -63,7 +63,7 @@ void test_transfer(bool clear_files, bool disconnect
|
|||||||
|
|
||||||
boost::tie(tor1, tor2, ignore) = setup_transfer(&ses1, &ses2, 0, clear_files, true, true, "_meta");
|
boost::tie(tor1, tor2, ignore) = setup_transfer(&ses1, &ses2, 0, clear_files, true, true, "_meta");
|
||||||
|
|
||||||
for (int i = 0; i < 50; ++i)
|
for (int i = 0; i < 80; ++i)
|
||||||
{
|
{
|
||||||
// make sure this function can be called on
|
// make sure this function can be called on
|
||||||
// torrents without metadata
|
// torrents without metadata
|
||||||
|
Reference in New Issue
Block a user