Sign in
chromium
/
external
/
github.com
/
nodejs
/
node-addon-api
/
12ffe91b8f94c0b2491fcc5b15547a3ff23ceb07
/
.
/
test
/
objectwrap_function.js
blob: 671833911d8410e1fda8c2fdf25859a775c32665 [
file
]
'use strict'
;
module
.
exports
=
require
(
'./common'
).
runTestInChildProcess
({
suite
:
'objectwrap_function'
,
testName
:
'runTest'
});