test: move sequential/test-debug-port-from-cmdline
authorBen Noordhuis <info@bnoordhuis.nl>
Sun, 18 Jan 2015 23:51:27 +0000 (00:51 +0100)
committerBen Noordhuis <info@bnoordhuis.nl>
Mon, 19 Jan 2015 18:30:04 +0000 (19:30 +0100)
Move sequential/test-debug-port-from-cmdline to test/parallel.  Per the
previous commit, it should now be possible to run the test in parallel
with other debugger tests.

PR-URL: https://github.com/iojs/io.js/pull/501
Reviewed-By: Bert Belder <bertbelder@gmail.com>
Reviewed-By: Rod Vagg <rod@vagg.org>
test/parallel/test-debug-port-from-cmdline.js [moved from test/sequential/test-debug-port-from-cmdline.js with 100% similarity]