This website works better with JavaScript
Главная
Обзор
Помощь
Вход
lenn
/
angular-demo
Следить
1
В избранное
0
Ответвить
0
Файлы
Задачи
0
Запросы на слияние
0
Вики
Дерево:
df670eaa27
Ветки
Метки
master
angular-demo
/
node_modules
/
karma-coverage
/
examples
/
coffee
/
test.coffee
test.coffee
105 B
История
Исходник
1
2
3
4
5
6
7
describe 'plus', ->
it 'should pass', ->
true is true
it 'should work', ->
plus(1, 2) is 3