Description: Debian-specific changes mixed together.
 This patch contains all the Debian-specific changes mixed together. To
 review them separately, please inspect the Git history (see the
 Vcs-Git field in debian/control); the patches against upstream are all
 on the patched branch.
 .
 For more information, please see debian/README.source.
Origin: Debian

--- syslog-ng-3.10.1.orig/modules/diskq/tests/Makefile.am
+++ syslog-ng-3.10.1/modules/diskq/tests/Makefile.am
@@ -3,7 +3,6 @@ DISKQ_TEST_LD_FLAGS = ${PREOPEN_SYSLOGFO
 DISKQ_TEST_LD_ADD = $(top_builddir)/libtest/libsyslog-ng-test.a $(LIBSYSLOG_NG_DISK_BUFFER) $(MODULE_DEPS_LIBS) @TOOL_DEPS_LIBS@ @OPENSSL_LIBS@
 
 modules_diskq_tests_TESTS = \
-  modules/diskq/tests/test_diskq \
   modules/diskq/tests/test_diskq_full \
   modules/diskq/tests/test_reliable_backlog
 
