blob: 671833911d8410e1fda8c2fdf25859a775c32665 [file] [log] [blame]
'use strict';
module.exports = require('./common').runTestInChildProcess({
suite: 'objectwrap_function',
testName: 'runTest'
});