This website works better with JavaScript
Domů
Procházet
Nápověda
Registrovat se
Přihlásit se
zengminguo
/
mine
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
ca9f471156
Větve
Značky
master
mine
/
node_modules
/
component-bind
/
Makefile
Makefile
89 B
Historie
Surový
1
2
3
4
5
6
7
test:
@./node_modules/.bin/mocha \
--require should \
--reporter spec
.PHONY: test