This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
Snow
/
The_Great_Beyond
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
1d0b9c5323
Ramos
Etiquetas
master
The_Great_Beyon...
/
node_modules
/
bytes
/
Makefile
Makefile
89 B
Histórico
Em bruto
1
2
3
4
5
6
7
test:
@./node_modules/.bin/mocha \
--reporter spec \
--require should
.PHONY: test