Move singleton to common utils
Signed-off-by: Katarzyna Treder <katarzyna.treder@h-partners.com>
This commit is contained in:
Submodule test/functional/test-framework updated: 5409fa9a40...de4305af8c
@@ -32,7 +32,7 @@ from test_tools.mdadm import Mdadm
|
|||||||
from test_tools.fs_utils import remove
|
from test_tools.fs_utils import remove
|
||||||
from test_tools import initramfs
|
from test_tools import initramfs
|
||||||
from log.logger import create_log, Log
|
from log.logger import create_log, Log
|
||||||
from test_utils.singleton import Singleton
|
from test_utils.common.singleton import Singleton
|
||||||
from storage_devices.lvm import Lvm, LvmConfiguration
|
from storage_devices.lvm import Lvm, LvmConfiguration
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user