mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2024-12-28 09:01:33 +03:00
Require atom.coffee in spec-bootstrap and benchmark-bootstrap
This commit is contained in:
parent
3cc2faf7c2
commit
714a260f32
@ -1,3 +1,4 @@
|
||||
require 'atom'
|
||||
{runSpecSuite} = require 'jasmine-helper'
|
||||
|
||||
document.title = "Benchmark Suite"
|
||||
|
@ -1,3 +1,4 @@
|
||||
require 'atom'
|
||||
{runSpecSuite} = require 'jasmine-helper'
|
||||
|
||||
document.title = "Spec Suite"
|
||||
|
Loading…
Reference in New Issue
Block a user