From 6d8ba0321cde6cf5dd240b9cbcf36dc95bfdc798 Mon Sep 17 00:00:00 2001 From: "Schanzenbach, Martin" Date: Sun, 22 Dec 2019 12:41:26 +0900 Subject: rename test as it is now communicator-independent --- src/transport/Makefile.am | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/transport/Makefile.am') diff --git a/src/transport/Makefile.am b/src/transport/Makefile.am index a5b9aaaa8..ff9d7aec7 100644 --- a/src/transport/Makefile.am +++ b/src/transport/Makefile.am @@ -783,7 +783,7 @@ test_plugin_udp_LDADD = \ endif test_communicator_unix_SOURCES = \ - test_communicator_unix.c + test_communicator.c test_communicator_unix_LDADD = \ libgnunettransporttesting2.la \ $(top_builddir)/src/testing/libgnunettesting.la \ @@ -1486,5 +1486,5 @@ test_transport_api_slow_ats_peer2.conf \ tcp_server_mst_legacy.c \ tcp_server_legacy.c \ tcp_service_legacy.c \ -test_communicator_1.conf \ -test_communicator_1.conf +test_communicator_unix_peer1.conf \ +test_communicator_unix_peer2.conf -- cgit v1.2.3