From 95344ffd1f95a72ac3d648c6fd12fbbb7ac7ec11 Mon Sep 17 00:00:00 2001 From: Matthias Wachs Date: Wed, 22 Dec 2010 15:56:23 +0000 Subject: [PATCH] --- src/transport/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/transport/Makefile.am b/src/transport/Makefile.am index 5b9346d9d..7d93a7a2f 100644 --- a/src/transport/Makefile.am +++ b/src/transport/Makefile.am @@ -220,8 +220,7 @@ check_PROGRAMS = \ test_quota_compliance_udp \ test_quota_compliance_udp_asymmetric_recv_constant \ $(HTTP_QUOTA_TEST) \ - $(HTTPS_QUOTA_TEST) \ - test_plugin_transport_wlan + $(HTTPS_QUOTA_TEST) # TODO: add tests for nat, etc. if !DISABLE_TEST_RUN -- 2.25.1