test: move remote specs to main process (#21387)
This commit is contained in:
parent
409ef49d3a
commit
7f6b308bf1
27 changed files with 702 additions and 633 deletions
3
spec-main/fixtures/module/exception.js
Normal file
3
spec-main/fixtures/module/exception.js
Normal file
|
@ -0,0 +1,3 @@
|
|||
module.exports = function (error) {
|
||||
throw error
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue