coverage.sh: adjust total number of tests

This commit is contained in:
Johannes 'josch' Schauer 2019-02-23 08:58:08 +01:00
parent 732eb2a1d2
commit 67343d0309
Signed by untrusted user: josch
GPG key ID: F2CBA5C78FBD83E1

View file

@ -51,7 +51,7 @@ if [ ! -e shared/mmdebstrap ] || [ mmdebstrap -nt shared/mmdebstrap ]; then
fi
starttime=
total=54
total=69
i=1
print_header() {