also run multi for coverage

This commit is contained in:
Steffen Jaeckel 2017-04-21 19:45:44 +02:00
parent 290926fe8a
commit 75f2529cdf

View File

@ -31,6 +31,7 @@ fi
./sizes
./constants
./multi
# if this was executed as './coverage.sh ...' create coverage locally
if [[ "${0%% *}" == "./${0##*/}" ]]; then