From: Matthias Wachs Date: Tue, 25 Jun 2013 11:23:31 +0000 (+0000) Subject: reenable address suggestion in test X-Git-Tag: initial-import-from-subversion-38251~8660 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=a51b79e23b7b807aa182a5f3809e626789d6f944;p=oweals%2Fgnunet.git reenable address suggestion in test --- diff --git a/src/ats/test_ats_api_performance_address_info.c b/src/ats/test_ats_api_performance_address_info.c index 3120c98b8..7cdbc4e37 100644 --- a/src/ats/test_ats_api_performance_address_info.c +++ b/src/ats/test_ats_api_performance_address_info.c @@ -213,7 +213,6 @@ static void next (void *cls, const struct GNUNET_SCHEDULER_TaskContext *tc) setup_addresses (); /* Get an active address for peer0 and expect callback */ - return; GNUNET_ATS_suggest_address (sh, &addr[0].peer); atsi[0].type = htonl(GNUNET_ATS_QUALITY_NET_DELAY);