From: Matthias Wachs Date: Tue, 31 May 2011 09:44:07 +0000 (+0000) Subject: (no commit message) X-Git-Tag: initial-import-from-subversion-38251~18372 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=0db84710c3f580e6db171a66d34bbe4b54fc1267;p=oweals%2Fgnunet.git --- diff --git a/src/transport/Makefile.am b/src/transport/Makefile.am index f1f527e13..f3655180e 100644 --- a/src/transport/Makefile.am +++ b/src/transport/Makefile.am @@ -247,10 +247,10 @@ check_PROGRAMS = \ test_quota_compliance_udp_asymmetric_recv_constant \ $(UNIX_QUOTA_TEST) \ $(HTTP_QUOTA_TEST) \ - $(HTTPS_QUOTA_TEST) -# $(WLAN_API_TEST) -# $(WLAN_REL_TEST) -# $(WLAN_UREL_TEST) + $(HTTPS_QUOTA_TEST) \ + $(WLAN_API_TEST) \ + $(WLAN_REL_TEST) \ + $(WLAN_UREL_TEST) # TODO: add tests for nat, etc. if !DISABLE_TEST_RUN