This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
oznt
/
frank-ci
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
update make target
Oz N Tiram
hace 9 años
padre
878d504eb9
commit
bec9bc336c
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
Makefile
+ 1
- 1
Makefile
Ver fichero
@@ -4,5 +4,5 @@ test:
coverage:
py.test --cov=frank test
-.PHONY: test
+.PHONY: test
coverage