test: move sequential/test-debug-port-cluster
authorBen Noordhuis <info@bnoordhuis.nl>
Mon, 12 Jan 2015 13:14:23 +0000 (14:14 +0100)
committerBen Noordhuis <info@bnoordhuis.nl>
Mon, 12 Jan 2015 17:31:34 +0000 (18:31 +0100)
Move sequential/test-debug-port-cluster to test/parallel.  This test
is safe to run in parallel with other debugger tests, it doesn't use
fixed port numbers.

PR-URL: https://github.com/iojs/io.js/pull/306
Reviewed-By: Miroslav Bajtoš <miroslav@strongloop.com>
test/parallel/test-debug-port-cluster.js [moved from test/sequential/test-debug-port-cluster.js with 100% similarity]