From 811edf9ad1ccef5ac5dcda1c184560afdacff311 Mon Sep 17 00:00:00 2001 From: Andreas Date: Thu, 3 Oct 2024 09:55:51 +0200 Subject: [PATCH] unittest -> pytest --- unittest_class_akku.py => tests/test_class_akku.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename unittest_class_akku.py => tests/test_class_akku.py (100%) diff --git a/unittest_class_akku.py b/tests/test_class_akku.py similarity index 100% rename from unittest_class_akku.py rename to tests/test_class_akku.py