Sfoglia il codice sorgente

also run multi for coverage

Steffen Jaeckel 8 anni fa
parent
commit
75f2529cdf
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      coverage.sh

+ 1 - 0
coverage.sh

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