Rename memory_profile_test to match .cc

pull/17047/head
hcaseyal 6 years ago committed by GitHub
parent 14361541eb
commit 30903abea2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      test/core/memory_usage/BUILD

@ -48,7 +48,7 @@ grpc_cc_binary(
)
grpc_cc_test(
name = "memory_profile_test",
name = "memory_usage_test",
srcs = ["memory_usage_test.cc"],
language = "C++",
data = [

Loading…
Cancel
Save