update TARGETS
This commit is contained in:
parent
05ea25e4c9
commit
b09d6cc4fb
6
TARGETS
6
TARGETS
@ -5799,6 +5799,12 @@ cpp_unittest_wrapper(name="work_queue_test",
|
||||
extra_compiler_flags=[])
|
||||
|
||||
|
||||
cpp_unittest_wrapper(name="writable_file_io_priority_test",
|
||||
srcs=["util/writable_file_io_priority_test.cc"],
|
||||
deps=[":rocksdb_test_lib"],
|
||||
extra_compiler_flags=[])
|
||||
|
||||
|
||||
cpp_unittest_wrapper(name="write_batch_test",
|
||||
srcs=["db/write_batch_test.cc"],
|
||||
deps=[":rocksdb_test_lib"],
|
||||
|
Loading…
Reference in New Issue
Block a user