Remove removed raft.cpp from CMakeLists.txt for the simulator tests

This commit is contained in:
Tyler Neely
2022-07-27 14:06:16 +00:00
parent dc38296575
commit 4ee4612a9c

View File

@@ -29,6 +29,4 @@ add_simulation_test(future.cpp thread)
add_simulation_test(basic_request.cpp address)
add_simulation_test(raft.cpp address)
add_simulation_test(trial_query_storage/query_storage_test.cpp address)