mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Add "Run Package Specs" menu item
This commit is contained in:
@@ -55,6 +55,7 @@
|
||||
submenu: [
|
||||
{ label: 'Open In Dev Mode...', command: 'application:open-dev' }
|
||||
{ label: 'Run Atom Specs', command: 'application:run-all-specs' }
|
||||
{ label: 'Run Package Specs', command: 'window:run-package-specs' }
|
||||
{ label: 'Toggle Developer Tools', command: 'window:toggle-dev-tools' }
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user