aboutsummaryrefslogtreecommitdiff
path: root/src/test/testing_common.c
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2016-09-09 15:38:46 -0400
committerNick Mathewson <nickm@torproject.org>2016-09-09 15:38:46 -0400
commit77e2be06f6ff9c7328144fe5df3e3bac64106449 (patch)
treea8b2d133bc51dfb6d80131a9ac9073939ed73a4b /src/test/testing_common.c
parent75a7997148c55515a5d1c029a0ab5b46341a4e18 (diff)
downloadtor-77e2be06f6ff9c7328144fe5df3e3bac64106449.tar.gz
tor-77e2be06f6ff9c7328144fe5df3e3bac64106449.zip
make check-spaces
Diffstat (limited to 'src/test/testing_common.c')
-rw-r--r--src/test/testing_common.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/test/testing_common.c b/src/test/testing_common.c
index d5f2c00923..fd7c4e7074 100644
--- a/src/test/testing_common.c
+++ b/src/test/testing_common.c
@@ -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)
{