From 2e6182b575ae98c87d216b107a640eb1c15578c9 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 30 Jul 2016 23:57:27 +0000 Subject: re-enable core tests now that CORE_connecT API is implemented --- src/ats-tests/ats-testing.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ats-tests/ats-testing.c') diff --git a/src/ats-tests/ats-testing.c b/src/ats-tests/ats-testing.c index 5c2f96e5d..9f0519fa3 100644 --- a/src/ats-tests/ats-testing.c +++ b/src/ats-tests/ats-testing.c @@ -422,7 +422,7 @@ core_disconnect_adapter (void *cls, { struct BenchmarkPeer *me = cls; - GNUNET_CORE_disconnect (me->ch); + GNUNET_CORE_disconnecT (me->ch); me->ch = NULL; } -- cgit v1.2.3