From 380d47faa17fbc3418f7c7fed7edbe75c8812754 Mon Sep 17 00:00:00 2001 From: Pol Henarejos Date: Tue, 14 Feb 2023 23:05:37 +0100 Subject: [PATCH] Renaming for avoiding confusions Signed-off-by: Pol Henarejos --- .../{test_022_key_derivation.py => test_022_key_exchange.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tests/pico-hsm/{test_022_key_derivation.py => test_022_key_exchange.py} (100%) diff --git a/tests/pico-hsm/test_022_key_derivation.py b/tests/pico-hsm/test_022_key_exchange.py similarity index 100% rename from tests/pico-hsm/test_022_key_derivation.py rename to tests/pico-hsm/test_022_key_exchange.py