test: move module tests to main process (#20419)
This commit is contained in:
parent
df1d3156a0
commit
8de925c4c2
21 changed files with 58 additions and 76 deletions
2
spec-main/fixtures/module/declare-process.js
Normal file
2
spec-main/fixtures/module/declare-process.js
Normal file
|
@ -0,0 +1,2 @@
|
|||
const process = 'declared process'
|
||||
module.exports = process
|
Loading…
Add table
Add a link
Reference in a new issue