From 0e904b482c684cf7e1b00af1041bf2add743919f Mon Sep 17 00:00:00 2001 From: alex Date: Sat, 23 Jul 2022 12:23:49 -0700 Subject: [PATCH] ... --- test/integration/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/test/integration/Makefile.am b/test/integration/Makefile.am index 9550eeb..22d58d7 100644 --- a/test/integration/Makefile.am +++ b/test/integration/Makefile.am @@ -16,8 +16,7 @@ AM_CPPFLAGS += \ -DNDEBUG endif -#check_PROGRAMS = basic.tests qbittorrent.tests -check_PROGRAMS = qbittorrent.tests +check_PROGRAMS = basic.tests qbittorrent.tests TESTS = $(check_PROGRAMS) #if ENABLE_MEMCHECK -- 2.30.2