mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2025-01-07 23:59:22 +03:00
5 lines
116 B
CoffeeScript
5 lines
116 B
CoffeeScript
{runSpecSuite} = require 'jasmine-helper'
|
|
|
|
document.title = "Benchmark Suite"
|
|
runSpecSuite("benchmark-suite", true)
|