mirror of
https://github.com/RRZE-HPC/OSACA.git
synced 2025-12-16 09:00:05 +01:00
refactoring to modulize marker_utils
This commit is contained in:
@@ -8,7 +8,7 @@ suite = unittest.TestLoader().loadTestsFromNames(
|
||||
[
|
||||
'test_parser_x86att',
|
||||
'test_parser_AArch64v81',
|
||||
'test_analyzer'
|
||||
'test_marker_utils'
|
||||
]
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user