Bump core coverage to 98%

This commit is contained in:
Jakub Warmuz
2015-10-06 18:58:06 +00:00
parent 63dc3cbb2a
commit f7241af5ce
+1 -1
View File
@@ -16,7 +16,7 @@ fi
cover () {
if [ "$1" = "letsencrypt" ]; then
min=97
min=98
elif [ "$1" = "acme" ]; then
min=100
elif [ "$1" = "letsencrypt_apache" ]; then