★ wanayoo — archive 1999 https://github.com/nodejs/node/commit/f58dbb35b1Nouvelle recherche | Portail wanayoo
Skip to content
Permalink
Browse files
test: move test-tls-securepair-client out of pummel
test-tls-securepair-client does not seem to need to be in the pummel
directory. Move it to sequential. (It can't go into parallel because it
uses common.PORT and therefore might conflict with another test that is
using system-assigned available ports.)

PR-URL: #25222
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Denys Otrishko <shishugi@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
  • Loading branch information
Trott authored and MylesBorins committed May 16, 2019
1 parent 26b69fd commit f58dbb35b1f8edb11144f594fb64386b04cd545d
Showing with 0 additions and 0 deletions.
  1. 0 test/{pummel → sequential}/test-tls-securepair-client.js
File renamed without changes.

0 comments on commit f58dbb3

Please sign in to comment.