From 658c3cf583b0c09e55c41a78a9ec8dbe28cb515e Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 23 Jul 2016 22:32:35 +0000 Subject: more refactoring of tests for new send API --- src/transport/test_transport_address_switch.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/transport/test_transport_address_switch.c') diff --git a/src/transport/test_transport_address_switch.c b/src/transport/test_transport_address_switch.c index 23325d392..3998854da 100644 --- a/src/transport/test_transport_address_switch.c +++ b/src/transport/test_transport_address_switch.c @@ -414,7 +414,7 @@ main (int argc, { struct GNUNET_TRANSPORT_TESTING_ConnectCheckContext my_ccc = { .connect_continuation = &connected_cb, - .config_file = "test_transport_api.conf", + .config_file = "test_transport_api_data.conf", .rec = ¬ify_receive, .nc = &GNUNET_TRANSPORT_TESTING_log_connect, .shutdown_task = &custom_shutdown, -- cgit v1.2.3