mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
Make dev tools work with specs
This commit is contained in:
@@ -72,7 +72,7 @@ windowAdditions =
|
||||
$native.toggleDevTools()
|
||||
|
||||
onerror: ->
|
||||
@showConsole()
|
||||
$native.showDevTools()
|
||||
|
||||
window[key] = value for key, value of windowAdditions
|
||||
window.setUpKeymap()
|
||||
|
||||
Reference in New Issue
Block a user