Change the names in specs
This commit is contained in:
parent
2d8d328f02
commit
1200d641b8
5 changed files with 8 additions and 8 deletions
|
@ -137,7 +137,7 @@ app.on('ready', function() {
|
|||
require('protocol').registerProtocol('test-if-crashes', function() {});
|
||||
|
||||
window = new BrowserWindow({
|
||||
title: 'atom-shell tests',
|
||||
title: 'Electron Tests',
|
||||
show: false,
|
||||
width: 800,
|
||||
height: 600,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue