Skip to content

Commit

Permalink
test: remove disabled tls_server.js
Browse files Browse the repository at this point in the history
Remove tls_server.js that has been disabled for about 6 years. It
appears to have worked in concert with some other file which has since
been removed. It seems to create a server and set up a bunch of
listeners, but it does not appear to have code that connects to the
server and triggers any of those listeners.

PR-URL: #12275
Reviewed-By: Richard Lau <[email protected]>
Reviewed-By: Yuta Hiroto <[email protected]>
Reviewed-By: Refael Ackermann <[email protected]>
Reviewed-By: Alexey Orlenko <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Gibson Fahnestock <[email protected]>
  • Loading branch information
Trott authored and MylesBorins committed Jul 11, 2017
1 parent b2a08fb commit d9866ce
Showing 1 changed file with 0 additions and 47 deletions.
47 changes: 0 additions & 47 deletions test/disabled/tls_server.js

This file was deleted.

0 comments on commit d9866ce

Please sign in to comment.