This website works better with JavaScript
Начало
Каталог
Помощ
Вход
lenn
/
angular-demo
Наблюдаван
1
Харесван
0
Разклонения
0
Файлове
Задачи
0
Заявки за сливане
0
Уики
Клон:
master
Клонове
Маркери
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