pulsar/benchmark/benchmark-bootstrap.coffee

6 lines
131 B
CoffeeScript

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