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

This commit is contained in:
2026-07-14 18:03:12 +03:00
parent 9a9f25c69e
commit 4ce8a1ba58
4 changed files with 108 additions and 1 deletions

View File

@@ -8,4 +8,6 @@
Пакет описания тестов для классов перечислений
"""
from .ui_language_tests import *
from .ui_language_tests import UILanguageTests
from .view_set_action_tests import ViewSetActionTests