core-test -> base-test

This commit is contained in:
Victor Zverovich 2024-01-14 06:57:01 -08:00
parent d70729215f
commit f924d20dbd
2 changed files with 1 additions and 1 deletions

View File

@ -60,10 +60,10 @@ if (FMT_MODULE)
endif ()
add_fmt_test(args-test)
add_fmt_test(base-test)
add_fmt_test(assert-test)
add_fmt_test(chrono-test)
add_fmt_test(color-test)
add_fmt_test(core-test)
add_fmt_test(gtest-extra-test)
add_fmt_test(format-test mock-allocator.h)
if (MSVC)