more modern coffeescript changes
This commit is contained in:
parent
b94df1c3a0
commit
5228619a98
@ -1,5 +1,5 @@
|
||||
Flowerbox ||= {}
|
||||
Flowerbox.Cucumber ||= {}
|
||||
Flowerbox = Flowerbox || {}
|
||||
Flowerbox.Cucumber = Flowerbox.Cucumber || {}
|
||||
|
||||
class Flowerbox.Cucumber.Reporter
|
||||
nameParts: ->
|
||||
|
Loading…
Reference in New Issue
Block a user