Explorar el Código

Fix trget 'test3'

Matthew Wang hace 13 años
padre
commit
0ffdc64864
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      Makefile

+ 1
- 1
Makefile Ver fichero

12
 
12
 
13
 test: cov reg
13
 test: cov reg
14
 
14
 
15
-test3: cov reg3
15
+test3: cov3 reg3
16
 
16
 
17
 cov:
17
 cov:
18
 	coverage run tests/test_cdiff.py
18
 	coverage run tests/test_cdiff.py