spec: "preload" option of BrowserWindow

This commit is contained in:
Cheng Zhao 2014-11-12 15:38:50 +08:00
parent 9f29f66768
commit 58795eaa7e
3 changed files with 20 additions and 0 deletions

1
spec/fixtures/module/set-global.js vendored Normal file
View file

@ -0,0 +1 @@
window.test = 'preload';