tests: update naming

This commit is contained in:
Dirk-Jan C. Binnema
2022-02-21 23:20:43 +02:00
parent f10a7560f7
commit ec826cd838
3 changed files with 8 additions and 8 deletions

View File

@ -56,7 +56,7 @@ test('test-threads',
cpp_args: ['-DBUILD_TESTS'],
dependencies: [glib_dep, lib_mu_dep, lib_test_mu_common_dep]))
test('test-contacts-cache',
executable('test-contacts',
executable('test-contacts-cache',
'../mu-contacts-cache.cc',
install: false,
cpp_args: ['-DBUILD_TESTS'],