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