зеркало из https://github.com/electron/electron.git
node-integration -> nodeIntegration
This commit is contained in:
Родитель
15397bf879
Коммит
2acfb8ad82
|
@ -155,7 +155,7 @@ describe('chromium feature', function() {
|
|||
b.close();
|
||||
});
|
||||
|
||||
it('accepts "node-integration" as feature', function(done) {
|
||||
it('accepts "nodeIntegration" as feature', function(done) {
|
||||
var b;
|
||||
listener = function(event) {
|
||||
assert.equal(event.data, 'undefined');
|
||||
|
|
Загрузка…
Ссылка в новой задаче