Files
koodiklinikka.fi/test/unit/exampleSpec.coffee
2014-08-11 13:58:10 +03:00

4 lines
78 B
CoffeeScript

describe 'Example spec', ->
it 'should ...', ->
expect(true).toBe(true)