Merge pull request #911 from kuba/cover

Bump core coverage to 98%
This commit is contained in:
bmw
2015-10-07 09:26:48 -07:00
+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