Update context_ipc_gtest.cpp to use IPCbackend

This commit is contained in:
avinashkethineedi
2024-08-15 11:54:56 -07:00
parent b68867ee17
commit c9dbcf80c2
3 changed files with 4 additions and 6 deletions
+1 -1
View File
@@ -88,7 +88,7 @@ target_sources(
notifier_gtest.cpp
#forward_list_gtest.cpp
free_list_gtest.cpp
context_ipc_gtest.cpp
#context_ipc_gtest.cpp
ipc_impl_simple_coarse_gtest.cpp
)