Move dmesg to tools

Signed-off-by: Katarzyna Treder <katarzyna.treder@h-partners.com>
This commit is contained in:
Katarzyna Treder
2024-12-10 14:06:08 +01:00
parent 4dca1c3c00
commit 0cc3b3270d
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@
import re
from test_utils.dmesg import get_dmesg
from test_tools.dmesg import get_dmesg
from types.size import Size, Unit