aboutsummaryrefslogtreecommitdiff
path: root/src/test/test_slow.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/test_slow.c')
-rw-r--r--src/test/test_slow.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/test/test_slow.c b/src/test/test_slow.c
index c1d2e81914..7c9f0b1cc2 100644
--- a/src/test/test_slow.c
+++ b/src/test/test_slow.c
@@ -18,9 +18,6 @@
#include "or.h"
#include "test.h"
-extern struct testcase_t slow_crypto_tests[];
-extern struct testcase_t slow_util_tests[];
-
struct testgroup_t testgroups[] = {
{ "slow/crypto/", slow_crypto_tests },
{ "slow/util/", slow_util_tests },