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