summaryrefslogtreecommitdiffstats
path: root/test/TEST-79-MEMPRESS
diff options
context:
space:
mode:
Diffstat (limited to 'test/TEST-79-MEMPRESS')
-rwxr-xr-xtest/TEST-79-MEMPRESS/test.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/TEST-79-MEMPRESS/test.sh b/test/TEST-79-MEMPRESS/test.sh
index 95c8581238..4f9c896492 100755
--- a/test/TEST-79-MEMPRESS/test.sh
+++ b/test/TEST-79-MEMPRESS/test.sh
@@ -3,8 +3,6 @@
set -e
TEST_DESCRIPTION="Test Memory Pressure handling"
-# Ignore gcov complaints caused by DynamicUser=true
-IGNORE_MISSING_COVERAGE=yes
# shellcheck source=test/test-functions
. "$TEST_BASE_DIR/test-functions"