node/test/fixtures/clustered-server
Ben Noordhuis 81655a224a test: don't call process.exit() in debugger tests
process.exit() tends to hide bugs, both in tests and node.js.
Rewrite the tests so that the event loop exits naturally.
2013-09-06 04:40:24 +02:00
..
app.js test: don't call process.exit() in debugger tests 2013-09-06 04:40:24 +02:00