Change the names in specs

This commit is contained in:
Cheng Zhao 2015-04-14 15:59:45 +08:00
parent 2d8d328f02
commit 1200d641b8
5 changed files with 8 additions and 8 deletions

View file

@ -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,