aboutsummaryrefslogtreecommitdiff
path: root/src/transport
diff options
context:
space:
mode:
authorMartin Schanzenbach <schanzen@gnunet.org>2022-12-06 13:52:01 +0900
committerMartin Schanzenbach <schanzen@gnunet.org>2022-12-06 13:52:01 +0900
commit69e6c0b893b0b642f969ac8a134d043a51e393a3 (patch)
tree80c00ce5b69f9eb8728fb8dda39abac953412574 /src/transport
parent5abbc294229cca582d0b104b86be534de2be66ea (diff)
downloadgnunet-69e6c0b893b0b642f969ac8a134d043a51e393a3.tar.gz
gnunet-69e6c0b893b0b642f969ac8a134d043a51e393a3.zip
-fix more test issues
Diffstat (limited to 'src/transport')
-rw-r--r--src/transport/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/transport/Makefile.am b/src/transport/Makefile.am
index 363f8b199..9d372f184 100644
--- a/src/transport/Makefile.am
+++ b/src/transport/Makefile.am
@@ -1495,6 +1495,7 @@ test_transport_simple_send.sh \
1495test_transport_simple_send_broadcast.sh \ 1495test_transport_simple_send_broadcast.sh \
1496test_transport_udp_backchannel.sh \ 1496test_transport_udp_backchannel.sh \
1497test_transport_simple_send_dv_circle.sh \ 1497test_transport_simple_send_dv_circle.sh \
1498test_transport_simple_send_dv_inverse.sh \
1498gnunet-transport-certificate-creation.in \ 1499gnunet-transport-certificate-creation.in \
1499communicator-unix.conf \ 1500communicator-unix.conf \
1500test_plugin_hostkey \ 1501test_plugin_hostkey \