aboutsummaryrefslogtreecommitdiff
path: root/src/util
diff options
context:
space:
mode:
authorMartin Schanzenbach <schanzen@gnunet.org>2022-12-05 16:38:11 +0900
committerMartin Schanzenbach <schanzen@gnunet.org>2022-12-05 16:38:11 +0900
commit915c983882eb7f320c33134fb939a5c6ed2070a0 (patch)
tree71caeca4c1a6178ea1eecd32d34e4a4b3e860964 /src/util
parent6ccf51adc80cdb818416971cfd8ba82084571299 (diff)
downloadgnunet-915c983882eb7f320c33134fb939a5c6ed2070a0.tar.gz
gnunet-915c983882eb7f320c33134fb939a5c6ed2070a0.zip
-fix old test file reference
Diffstat (limited to 'src/util')
-rw-r--r--src/util/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/util/Makefile.am b/src/util/Makefile.am
index 284a7806d..89228ed0b 100644
--- a/src/util/Makefile.am
+++ b/src/util/Makefile.am
@@ -289,7 +289,6 @@ check_PROGRAMS = \
289 test_configuration \ 289 test_configuration \
290 test_container_bloomfilter \ 290 test_container_bloomfilter \
291 test_container_dll \ 291 test_container_dll \
292 test_container_meta_data \
293 test_container_multihashmap \ 292 test_container_multihashmap \
294 test_container_multihashmap32 \ 293 test_container_multihashmap32 \
295 test_container_multipeermap \ 294 test_container_multipeermap \