chore: strip trailing whitespace (#35969)
This commit is contained in:
parent
dbdbb6fb3b
commit
fd761ec8f7
44 changed files with 91 additions and 94 deletions
|
@ -163,7 +163,7 @@ describe('asar package', function () {
|
|||
fs = require('fs')
|
||||
path = require('path')
|
||||
asarDir = ${JSON.stringify(asarDir)}
|
||||
|
||||
|
||||
// This is used instead of util.promisify for some tests to dodge the
|
||||
// util.promisify.custom behavior.
|
||||
promisify = (f) => {
|
||||
|
@ -174,7 +174,7 @@ describe('asar package', function () {
|
|||
})
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
null
|
||||
`
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue