Pārlūkot izejas kodu

Re-enable coverage test

Matthew Wang 8 gadus atpakaļ
vecāks
revīzija
47c8527c79
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1
    1
      Makefile

+ 1
- 1
Makefile Parādīt failu

19
 	sleep 1
19
 	sleep 1
20
 	rm -f output.html
20
 	rm -f output.html
21
 
21
 
22
-test: doc-check reg
22
+test: doc-check cov reg
23
 
23
 
24
 test3: doc-check cov3 reg3
24
 test3: doc-check cov3 reg3
25
 
25