From a369ec84b2ce092501c370b270e708816ac5a7ea Mon Sep 17 00:00:00 2001 From: Raphael Michel Date: Sat, 14 Dec 2024 14:59:10 +0100 Subject: [PATCH] Fix typo in filename --- tests/{test_mininal.py => test_minimal.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename tests/{test_mininal.py => test_minimal.py} (100%) diff --git a/tests/test_mininal.py b/tests/test_minimal.py similarity index 100% rename from tests/test_mininal.py rename to tests/test_minimal.py -- 2.47.3