From 72b4f42f4a6d2b9658bad2075508048d5770ba0a Mon Sep 17 00:00:00 2001 From: t3sserakt Date: Thu, 29 Jun 2023 19:12:02 +0200 Subject: TNG: Deactivated all tests which rely on the old transport api. --- src/abd/Makefile.am | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/abd/Makefile.am') diff --git a/src/abd/Makefile.am b/src/abd/Makefile.am index ae9248b43..69809291a 100644 --- a/src/abd/Makefile.am +++ b/src/abd/Makefile.am @@ -88,10 +88,10 @@ libgnunetabd_la_LDFLAGS = \ check_SCRIPTS = \ - test_abd_issue.sh \ - test_abd_verify_simple.sh \ - test_abd_verify.sh \ - test_abd_verify_and.sh + test_abd_issue.sh + # test_abd_verify_simple.sh \ + # test_abd_verify.sh \ + # test_abd_verify_and.sh if ENABLE_TEST_RUN if HAVE_SQLITE -- cgit v1.2.3