summaryrefslogtreecommitdiff
path: root/t/data/perl.conf
diff options
context:
space:
mode:
Diffstat (limited to 't/data/perl.conf')
-rw-r--r--t/data/perl.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/data/perl.conf b/t/data/perl.conf
index d46848e..f0f5592 100644
--- a/t/data/perl.conf
+++ b/t/data/perl.conf
@@ -5,7 +5,7 @@
# SPDX-License-Identifier: MIT
# The level of coverage achieved by the test suite.
-$COVERAGE_LEVEL = 75;
+$COVERAGE_LEVEL = 85;
# Default minimum version requirement.
$MINIMUM_VERSION = '5.024';