mirror of
https://github.com/electron/electron.git
synced 2026-01-25 15:28:11 -05: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