Errors thrown when running benchmarks are logged to the console

This commit is contained in:
Corey Johnson
2012-05-15 17:39:23 -07:00
parent aed346cfcf
commit e691f1e73a

View File

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