Disable unit_test for slab allocator

This commit is contained in:
Brandon Potter
2024-07-11 08:38:42 -07:00
parent 646a59f381
commit 3aaf29399c
+1 -1
View File
@@ -77,7 +77,7 @@ target_sources(
address_record_gtest.cpp
index_strategy_gtest.cpp
single_heap_gtest.cpp
slab_heap_gtest.cpp
#slab_heap_gtest.cpp # Test is disabled because class unused
symmetric_heap_gtest.cpp
pow2_bins_gtest.cpp
remote_heap_info_gtest.cpp