Move singleton to common utils
Signed-off-by: Katarzyna Treder <katarzyna.treder@h-partners.com>
This commit is contained in:
parent
ee8b7b757f
commit
5121831bd8
@ -1 +1 @@
|
||||
Subproject commit 5409fa9a40de5c56eddf79742546f863c0cc6d37
|
||||
Subproject commit de4305af8c7f270cef906829c88a544ea7269062
|
@ -32,7 +32,7 @@ from test_tools.mdadm import Mdadm
|
||||
from test_tools.fs_utils import remove
|
||||
from test_tools import initramfs
|
||||
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
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user