mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Load bootstrap stylsheets in spec helper
This commit is contained in:
@@ -17,7 +17,10 @@ fsUtils = require 'fs-utils'
|
||||
pathwatcher = require 'pathwatcher'
|
||||
RootView = require 'root-view'
|
||||
clipboard = require 'clipboard'
|
||||
|
||||
requireStylesheet "bootstrap/less/bootstrap"
|
||||
requireStylesheet "jasmine"
|
||||
|
||||
fixturePackagesPath = fsUtils.resolveOnLoadPath('fixtures/packages')
|
||||
config.packageDirPaths.unshift(fixturePackagesPath)
|
||||
keymap.loadBundledKeymaps()
|
||||
|
||||
Reference in New Issue
Block a user