From a199f092164d8e046332c75ea3a1064d4bbae828 Mon Sep 17 00:00:00 2001 From: Yuya Ochiai Date: Tue, 3 May 2016 00:42:13 +0900 Subject: [PATCH] Add tests for hideMenuBar --- src/browser/settings.jsx | 4 +- test/specs/browser/settings_test.js | 57 +++++++++++++++++++++++++++-- 2 files changed, 55 insertions(+), 6 deletions(-) diff --git a/src/browser/settings.jsx b/src/browser/settings.jsx index 0b9cb467..1237c61e 100644 --- a/src/browser/settings.jsx +++ b/src/browser/settings.jsx @@ -81,8 +81,8 @@ var SettingsPage = React.createClass({ var options = []; if (process.platform === 'win32' || process.platform === 'linux') { - options.push(); + options.push(); } if (process.platform === 'darwin') { options.push(