Matching test to redundancy.
This commit is contained in:
parent
73a2f3dec1
commit
f9b7945450
1 changed files with 1 additions and 1 deletions
|
@ -118,7 +118,7 @@ TEST (peer_container, list_sqrt)
|
|||
ASSERT_FALSE (peers.insert (rai::endpoint (boost::asio::ip::address_v6::loopback (), 10000 + i)));
|
||||
}
|
||||
auto list2 (peers.list_sqrt ());
|
||||
ASSERT_EQ (32, list2.size ());
|
||||
ASSERT_EQ (64, list2.size ());
|
||||
}
|
||||
|
||||
TEST (peer_container, rep_weight)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue