mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Add only window import so the benchmarks run
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
require '../src/window'
|
||||
require '../src/atom'
|
||||
require 'atom'
|
||||
Atom = require '../src/atom'
|
||||
window.atom = new Atom()
|
||||
|
||||
{runSpecSuite} = require '../spec/jasmine-helper'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user