aboutsummaryrefslogtreecommitdiff
path: root/src/transport
diff options
context:
space:
mode:
authort3sserakt <t3ss@posteo.de>2022-02-03 09:45:54 +0100
committert3sserakt <t3ss@posteo.de>2022-02-03 09:45:54 +0100
commitb3f73eba9b7e5456464da6e9b44386b97e2748e3 (patch)
treea3ece53e1a1bde28a380be835831dad768146ac7 /src/transport
parent9e3290d04c62340d53ae140275ce73c821539dc9 (diff)
downloadgnunet-b3f73eba9b7e5456464da6e9b44386b97e2748e3.tar.gz
gnunet-b3f73eba9b7e5456464da6e9b44386b97e2748e3.zip
- disabled dv circle test case
Diffstat (limited to 'src/transport')
-rw-r--r--src/transport/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/transport/Makefile.am b/src/transport/Makefile.am
index ec00bc917..5d6fb8421 100644
--- a/src/transport/Makefile.am
+++ b/src/transport/Makefile.am
@@ -778,7 +778,7 @@ check_SCRIPTS= \
778 test_transport_simple_send.sh \ 778 test_transport_simple_send.sh \
779 test_transport_simple_send_broadcast.sh \ 779 test_transport_simple_send_broadcast.sh \
780 test_transport_udp_backchannel.sh \ 780 test_transport_udp_backchannel.sh \
781 test_transport_simple_send_dv_circle.sh 781 # test_transport_simple_send_dv_circle.sh
782 # test_transport_simple_send_dv_inverse.sh 782 # test_transport_simple_send_dv_inverse.sh
783 783
784test_transport_start_with_config_SOURCES = \ 784test_transport_start_with_config_SOURCES = \