Commit 5ec5fd83 authored by Ben Noordhuis's avatar Ben Noordhuis
Browse files

test: delete sequential/test-debug-cluster

The test does not work well with concurrent invocations of the test
runner because it uses fixed port numbers.  The functionality it tests
is covered by sequential/test-debug-port-cluster, a verbatim copy with
the only difference being that it doesn't use fixed port numbers.

PR-URL: https://github.com/iojs/io.js/pull/306


Reviewed-By: default avatarMiroslav Bajtoš <miroslav@strongloop.com>
parent f0c6fe53
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment