optimized unit tests
This commit is contained in:
@@ -136,7 +136,7 @@ void test_transfer(libtorrent::pe_settings::enc_policy policy,
|
||||
int test_main()
|
||||
{
|
||||
using namespace libtorrent;
|
||||
int repcount = 1024;
|
||||
int repcount = 128;
|
||||
|
||||
for (int rep = 0; rep < repcount; ++rep)
|
||||
{
|
||||
|
Reference in New Issue
Block a user