pulsar/benchmark/benchmark-bootstrap.coffee

4 lines
116 B
CoffeeScript
Raw Normal View History

{runSpecSuite} = require 'jasmine-helper'
document.title = "Benchmark Suite"
runSpecSuite("benchmark-suite", false)