mirror of
https://github.com/atom/atom.git
synced 2026-02-17 10:01:25 -05:00
Don't prevent close for specs window.
This commit is contained in:
@@ -148,6 +148,7 @@ class AtomApplication
|
||||
bootstrapScript: 'spec-bootstrap',
|
||||
resourcePath: @resourcePath
|
||||
|
||||
specWindow.browserWindow.removeAllListeners 'close'
|
||||
specWindow.browserWindow.show()
|
||||
@windows.push specWindow
|
||||
|
||||
|
||||
Reference in New Issue
Block a user