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