Skip to content

Commit

Permalink
test: move test-tls-securepair-client out of pummel
Browse files Browse the repository at this point in the history
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: nodejs#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 refack committed Jan 10, 2019
1 parent 6938fd3 commit ce5c2d0
Showing 1 changed file with 0 additions and 0 deletions.
File renamed without changes.

0 comments on commit ce5c2d0

Please sign in to comment.