From af85737a10af00264c3913d0c53efa9acb7f3535 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 10 Jul 2016 14:54:34 +0000 Subject: remove redundant test --- src/transport/Makefile.am | 9 --------- 1 file changed, 9 deletions(-) (limited to 'src/transport/Makefile.am') diff --git a/src/transport/Makefile.am b/src/transport/Makefile.am index 43a87ed33..8054aa414 100644 --- a/src/transport/Makefile.am +++ b/src/transport/Makefile.am @@ -435,7 +435,6 @@ check_PROGRAMS = \ test_transport_address_switch_udp \ test_transport_testing_startstop \ test_transport_testing_restart \ - test_transport_testing \ test_transport_startonly \ test_plugin_tcp \ test_plugin_udp \ @@ -595,14 +594,6 @@ test_transport_testing_restart_LDADD = \ $(top_builddir)/src/hello/libgnunethello.la \ libgnunettransporttesting.la -test_transport_testing_SOURCES = \ - test_transport_testing.c -test_transport_testing_LDADD = \ - $(top_builddir)/src/util/libgnunetutil.la \ - libgnunettransport.la \ - $(top_builddir)/src/hello/libgnunethello.la \ - libgnunettransporttesting.la - test_transport_api_blacklisting_SOURCES = \ test_transport_api_blacklisting.c test_transport_api_blacklisting_LDADD = \ -- cgit v1.2.3