mirror of
https://github.com/koodiklinikka/koodiklinikka.fi.git
synced 2026-02-04 21:48:20 +00:00
4 lines
78 B
CoffeeScript
4 lines
78 B
CoffeeScript
describe 'Example spec', ->
|
|
it 'should ...', ->
|
|
expect(true).toBe(true)
|