MACHIN
This commit is contained in:
9
6/node_modules/jasmine-node/spec/litcoffee/Litcoffee.spec.litcoffee
generated
vendored
Normal file
9
6/node_modules/jasmine-node/spec/litcoffee/Litcoffee.spec.litcoffee
generated
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
Literate CoffeeScript
|
||||
====================
|
||||
|
||||
This is a spec using written in Literate CoffeeScript
|
||||
|
||||
describe 'Coffee.litcoffee', ->
|
||||
|
||||
it 'should pass', ->
|
||||
expect(1+2).toEqual(3)
|
||||
Reference in New Issue
Block a user