This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
liuguofeng
/
data_dashboards
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
96a579b4f6
Ramas
Etiquetas
master
data_dashboards
/
server
/
node_modules
/
css-stringify
/
Makefile
Makefile
89 B
Histórico
Raw
1
2
3
4
5
6
7
test:
@./node_modules/.bin/mocha \
--require should \
--reporter spec
.PHONY: test