Skip to content

Commit

Permalink
Fix the broken code coverage build (#157)
Browse files Browse the repository at this point in the history
  • Loading branch information
greensky00 authored Aug 23, 2023
1 parent a29a8d7 commit 596733e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -215,6 +215,7 @@ if (CODE_COVERAGE GREATER 0)
fileops_directio_test
memtable_test
basic_op_test
nearest_search_test
seq_itr_test
key_itr_test
snapshot_test
Expand Down

0 comments on commit 596733e

Please sign in to comment.