refactor: rename categorizer_test to tool_main_test

This commit is contained in:
Marcus Holland-Moritz 2023-12-28 17:38:53 +01:00
parent 1ef2b61207
commit 85be65e6f6
2 changed files with 1 additions and 1 deletions

View File

@ -595,7 +595,6 @@ if(WITH_TESTS)
list(APPEND DWARFS_TESTS
badfs_test
block_merger_test
categorizer_test
chmod_transformer_test
compat_test
dwarfs_test
@ -604,6 +603,7 @@ if(WITH_TESTS)
metadata_requirements_test
pcm_sample_transformer_test
pcmaudio_categorizer_test
tool_main_test
tools_test
utils_test
)