status-desktop/test/e2e/gui/objects_map/__init__.py

6 lines
156 B
Python
Raw Normal View History

from .component_names import *
from .main_window_names import *
from .messages_names import *
from .onboarding_names import *
from .settings_names import *