mirror of
https://github.com/atom/atom.git
synced 2026-01-24 06:18:03 -05:00
5 lines
99 B
CoffeeScript
5 lines
99 B
CoffeeScript
{runSpecSuite} = require 'jasmine-helper'
|
|
|
|
document.title = "Spec Suite"
|
|
runSpecSuite "spec-suite"
|