blob: 77eb791d335aaac2aa16b7922e80f8d18f1076a1 [file] [log] [blame]
Literate CoffeeScript
====================
This is a spec using written in Literate CoffeeScript
describe 'Coffee.litcoffee', ->
it 'should pass', ->
expect(1+2).toEqual(3)