Browse Source

also run multi for coverage

Steffen Jaeckel 8 years ago
parent
commit
75f2529cdf
1 changed files with 1 additions and 0 deletions
  1. 1 0
      coverage.sh

+ 1 - 0
coverage.sh

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