From d8a2ed33fdc2a683a4746918b879137177943b1c Mon Sep 17 00:00:00 2001 From: Mike Yuan Date: Mon, 30 Dec 2024 23:04:21 +0100 Subject: [PATCH] test: move test for MaxConnectionsPerSource= to TEST-07-PID1 Follow-up for 3456c89ac26872f4befa2bdf7c260529932e3909 --- ...-AUX-UTILS.socket.sh => TEST-07-PID1.socket-max-connection.sh} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test/units/{TEST-74-AUX-UTILS.socket.sh => TEST-07-PID1.socket-max-connection.sh} (100%) diff --git a/test/units/TEST-74-AUX-UTILS.socket.sh b/test/units/TEST-07-PID1.socket-max-connection.sh similarity index 100% rename from test/units/TEST-74-AUX-UTILS.socket.sh rename to test/units/TEST-07-PID1.socket-max-connection.sh -- 2.47.3