Test that calling regular module succeeds
This commit is contained in:
parent
6ac0151e65
commit
4a41311409
4 changed files with 7 additions and 1 deletions
1
spec/fixtures/api/electron-module-app/node_modules/foo/index.js
generated
vendored
Normal file
1
spec/fixtures/api/electron-module-app/node_modules/foo/index.js
generated
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
exports.bar = function () {}
|
Loading…
Add table
Add a link
Reference in a new issue