UNPKG

84 Btext/coffeescriptView Raw
1describe 'main', ->
2 it 'should be true', ->
3 x = true
4 x.should.equal(true)