mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
make check-spaces
This commit is contained in:
@@ -655,7 +655,6 @@ test_address_udp_socket_trick_whitebox(void *arg)
|
||||
|
||||
tt_assert(sockaddr_in6_are_equal(mock_addr6,ipv6_to_check));
|
||||
|
||||
|
||||
done:
|
||||
UNMOCK(tor_open_socket);
|
||||
UNMOCK(tor_connect_socket);
|
||||
|
||||
@@ -227,7 +227,6 @@ passthrough_test_cleanup(const struct testcase_t *testcase, void *ptr)
|
||||
return 1;
|
||||
}
|
||||
|
||||
|
||||
static void *
|
||||
ed25519_testcase_setup(const struct testcase_t *testcase)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user