test: remove disabled test
authorRich Trott <rtrott@gmail.com>
Sat, 12 Sep 2015 21:10:41 +0000 (14:10 -0700)
committerJeremiah Senkpiel <fishrock123@rocketmail.com>
Tue, 15 Sep 2015 01:50:58 +0000 (21:50 -0400)
commit5df5d0423a305e8ed86017af467301ac5bfaba51
treec9c21b2e9741a8f350c6bc21298000186ca91311
parent2d77d036436c3b106d2db8f5701a91e4b62b385d
test: remove disabled test

Remove test file that has been in disabled from its very first commit
(9ccf0e52) in 2011. It is a test for
https://github.com/nodejs/node-v0.x-archive/issues/670 from 2011. There
are no assertions in the test. In that regard, it is more debugging code
than a test.

PR-URL: https://github.com/nodejs/node/pull/2841
Reviewed-By: Brian White <mscdex@mscdex.net>
Reviewed-By: Yosuke Furukawa <yosuke.furukawa@gmail.com>
test/disabled/GH-670.js [deleted file]