mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Add missing semicolon
This commit is contained in:
@@ -543,7 +543,7 @@ describe('browser-window module', function() {
|
||||
assert.equal(w.isResizable(), true);
|
||||
});
|
||||
});
|
||||
})
|
||||
});
|
||||
|
||||
describe('window states', function() {
|
||||
// Not implemented on Linux.
|
||||
|
||||
Reference in New Issue
Block a user