From 057534bc6c69d60c1621dadd39e7a10a5cebc395 Mon Sep 17 00:00:00 2001 From: Yannis Chatzikonstantinou Date: Mon, 8 Jul 2024 02:32:23 +0300 Subject: [PATCH] rename test --- studio/Python/tests/{test_board_config.py => test_nvm.py} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename studio/Python/tests/{test_board_config.py => test_nvm.py} (99%) diff --git a/studio/Python/tests/test_board_config.py b/studio/Python/tests/test_nvm.py similarity index 99% rename from studio/Python/tests/test_board_config.py rename to studio/Python/tests/test_nvm.py index 8b5c0c0a..dccce1f0 100644 --- a/studio/Python/tests/test_board_config.py +++ b/studio/Python/tests/test_nvm.py @@ -30,7 +30,7 @@ tsleep = 0.30 -class TestBoardConfig(TMTestCase): +class TestNVM(TMTestCase): def test_a_state_errors(self): """ Test state transitions