make check-spaces

This commit is contained in:
Nick Mathewson
2016-09-09 15:38:46 -04:00
parent 75a7997148
commit 77e2be06f6
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -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);
-1
View File
@@ -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)
{