From 7ed0d7cf890193bd91773d1f205a8063c6baa8ae Mon Sep 17 00:00:00 2001 From: Meghan Denny Date: Mon, 18 Aug 2025 23:21:44 -0700 Subject: [PATCH] test: rename test-net-server-drop-connections-in-cluster.js to -http- --- ...cluster.js => test-http-server-drop-connections-in-cluster.js} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test/parallel/{test-net-server-drop-connections-in-cluster.js => test-http-server-drop-connections-in-cluster.js} (100%) diff --git a/test/parallel/test-net-server-drop-connections-in-cluster.js b/test/parallel/test-http-server-drop-connections-in-cluster.js similarity index 100% rename from test/parallel/test-net-server-drop-connections-in-cluster.js rename to test/parallel/test-http-server-drop-connections-in-cluster.js