Skip to content

Commit

Permalink
[hotfix] Regenerate TARGETS
Browse files Browse the repository at this point in the history
  • Loading branch information
rkhachatryan committed Feb 22, 2024
1 parent 8fff7bb commit 971d425
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions TARGETS
Original file line number Diff line number Diff line change
Expand Up @@ -5082,11 +5082,13 @@ cpp_unittest_wrapper(name="filename_test",
deps=[":rocksdb_test_lib"],
extra_compiler_flags=[])


cpp_unittest_wrapper(name="flink_compaction_filter_test",
srcs=["utilities/flink/flink_compaction_filter_test.cc"],
deps=[":rocksdb_test_lib"],
extra_compiler_flags=[])


cpp_unittest_wrapper(name="flush_job_test",
srcs=["db/flush_job_test.cc"],
deps=[":rocksdb_test_lib"],
Expand Down

0 comments on commit 971d425

Please sign in to comment.