summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRich Trott <rtrott@gmail.com>2018-12-25 22:22:50 -0800
committerRich Trott <rtrott@gmail.com>2019-01-07 11:36:39 -0800
commit0066fdb0720ce02c02f4541496d326676143600f (patch)
tree46a71a428ff458f222ba08a76275ec7847bc41f7
parenta5c9491e730940a28001249fd62e547740725a69 (diff)
downloadandroid-node-v8-0066fdb0720ce02c02f4541496d326676143600f.tar.gz
android-node-v8-0066fdb0720ce02c02f4541496d326676143600f.tar.bz2
android-node-v8-0066fdb0720ce02c02f4541496d326676143600f.zip
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: https://github.com/nodejs/node/pull/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>
-rw-r--r--test/sequential/test-tls-securepair-client.js (renamed from test/pummel/test-tls-securepair-client.js)0
1 files changed, 0 insertions, 0 deletions
diff --git a/test/pummel/test-tls-securepair-client.js b/test/sequential/test-tls-securepair-client.js
index eec65af8a1..eec65af8a1 100644
--- a/test/pummel/test-tls-securepair-client.js
+++ b/test/sequential/test-tls-securepair-client.js