blob: fe0e68b6a6436eb9cfd38c2011eb5f247e583347 [file] [log] [blame]
'use strict';
var common = require('../common');
var child_process = require('child_process');
child_process.fork(common.fixturesDir + '/empty.js'); // should not hang