jasmine-headless-webkit/vendor/assets/coffeescripts/jasmine.headless-reporter.coffee

6 lines
109 B
CoffeeScript
Raw Normal View History

2011-05-12 21:02:11 +00:00
if !jasmine?
2011-06-13 12:14:24 +00:00
throw new Error("jasmine not laoded!")
2011-05-12 21:02:11 +00:00
# The reporter itself.
class jasmine.HeadlessReporter