summaryrefslogtreecommitdiff
path: root/test/TEST-78-SIGQUEUE
diff options
context:
space:
mode:
Diffstat (limited to 'test/TEST-78-SIGQUEUE')
-rwxr-xr-xtest/TEST-78-SIGQUEUE/test.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/TEST-78-SIGQUEUE/test.sh b/test/TEST-78-SIGQUEUE/test.sh
index 80ce7926ab..61e8e7d1c4 100755
--- a/test/TEST-78-SIGQUEUE/test.sh
+++ b/test/TEST-78-SIGQUEUE/test.sh
@@ -3,8 +3,6 @@
set -e
TEST_DESCRIPTION="Test queue signal logic"
-# Ignore gcov complaints caused by DynamicUser=true
-IGNORE_MISSING_COVERAGE=yes
# shellcheck source=test/test-functions
. "$TEST_BASE_DIR/test-functions"