Skip to content

Commit 698b39a

Browse files
committed
updated buck file
1 parent 5b31bbb commit 698b39a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

BUCK

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4711,8 +4711,8 @@ cpp_unittest_wrapper(name="compressed_secondary_cache_test",
47114711
extra_compiler_flags=[])
47124712

47134713

4714-
cpp_unittest_wrapper(name="compressor_test",
4715-
srcs=["util/compressor_test.cc"],
4714+
cpp_unittest_wrapper(name="compression_test",
4715+
srcs=["util/compression_test.cc"],
47164716
deps=[":rocksdb_test_lib"],
47174717
extra_compiler_flags=[])
47184718

0 commit comments

Comments
 (0)