From 5d9b9d244f0a4714b7c13070c4acb0af2585e253 Mon Sep 17 00:00:00 2001 From: Ronald Cron Date: Sat, 29 Mar 2025 10:06:38 +0100 Subject: [PATCH] Rename mbedtls-all.sh to just all.sh Signed-off-by: Ronald Cron --- tests/scripts/{mbedtls-all.sh => all.sh} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tests/scripts/{mbedtls-all.sh => all.sh} (100%) diff --git a/tests/scripts/mbedtls-all.sh b/tests/scripts/all.sh similarity index 100% rename from tests/scripts/mbedtls-all.sh rename to tests/scripts/all.sh