Добавлен класс CoreException

This commit is contained in:
2026-07-11 18:34:54 +03:00
parent 240ae2f448
commit 3fba091cbc
5 changed files with 195 additions and 2 deletions

View File

@@ -14,7 +14,7 @@ from net.xeaf.rack.managers import CryptoManager
class CryptoManagerTests(CoreTestCase):
"""
Тесты для класса Crypto
Тесты для класса CryptoManager
"""
def test_gen_token(self):