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