This website works better with JavaScript
Domů
Procházet
Nápověda
Přihlásit se
urbanu619
/
yunbaolive
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
ce0db95788
Větve
Značky
master
yunbaolive
/
web
/
node
/
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