mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-11 14:54:48 +00:00
0d38f7acdb
* test(suite_wallet): tests fix #10287
8 lines
194 B
Python
8 lines
194 B
Python
# encoding: UTF-8
|
|
|
|
from objectmaphelper import *
|
|
from scripts.login_names import *
|
|
from scripts.onboarding_names import *
|
|
from scripts.settings_names import *
|
|
from scripts.wallet_names import *
|