This website works better with JavaScript
Головна сторінка
Огляд
Довідка
Увійти
yuanhao
/
csc_demo
Слідкувати
1
Зірка
0
Відгалуження
0
Файли
Проблеми
0
Запити на злиття
0
Wiki
Дерево:
b574408fd7
Гілки
Теги
master
csc_demo
/
demo-ui
/
node_modules
/
delegates
/
Makefile
Makefile
100 B
Історія
Запис
1
2
3
4
5
6
7
8
test:
@./node_modules/.bin/mocha \
--require should \
--reporter spec \
--bail
.PHONY: test