MACHIN
This commit is contained in:
4
6/node_modules/jasmine-node/spec/CoffeeSpec.coffee
generated
vendored
Normal file
4
6/node_modules/jasmine-node/spec/CoffeeSpec.coffee
generated
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
describe 'jasmine-node', ->
|
||||
|
||||
it 'should pass', ->
|
||||
expect(1+2).toEqual(3)
|
||||
Reference in New Issue
Block a user