MACHIN
This commit is contained in:
6
6/node_modules/jasmine-node/spec/HelperSpec.coffee
generated
vendored
Normal file
6
6/node_modules/jasmine-node/spec/HelperSpec.coffee
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
testClass 'HelperLoader', ->
|
||||
feature 'Loading order', ->
|
||||
should 'load the helpers before the specs.', ->
|
||||
expect(true).toBeTruthy()
|
||||
# will fail to parse the spec if the helper was not loaded first
|
||||
Reference in New Issue
Block a user