aboutsummaryrefslogtreecommitdiff
path: root/src/transport
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2010-12-22 15:56:23 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2010-12-22 15:56:23 +0000
commit95344ffd1f95a72ac3d648c6fd12fbbb7ac7ec11 (patch)
treece4db9f13d98175bf1d17e1b103826e9e3c61c4a /src/transport
parent059a95e8e4c69ba09d8994e6395b925c83a85d95 (diff)
downloadgnunet-95344ffd1f95a72ac3d648c6fd12fbbb7ac7ec11.tar.gz
gnunet-95344ffd1f95a72ac3d648c6fd12fbbb7ac7ec11.zip
Diffstat (limited to 'src/transport')
-rw-r--r--src/transport/Makefile.am3
1 files changed, 1 insertions, 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 = \
220 test_quota_compliance_udp \ 220 test_quota_compliance_udp \
221 test_quota_compliance_udp_asymmetric_recv_constant \ 221 test_quota_compliance_udp_asymmetric_recv_constant \
222 $(HTTP_QUOTA_TEST) \ 222 $(HTTP_QUOTA_TEST) \
223 $(HTTPS_QUOTA_TEST) \ 223 $(HTTPS_QUOTA_TEST)
224 test_plugin_transport_wlan
225# TODO: add tests for nat, etc. 224# TODO: add tests for nat, etc.
226 225
227if !DISABLE_TEST_RUN 226if !DISABLE_TEST_RUN