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