[filter-test] Mark test only (#32752)

<!--

If you know who should review your pull request, please assign it to
that
person, otherwise the pull request would get assigned randomly.

If your pull request is for a specific language, please add the
appropriate
lang label.

-->
pull/31722/head
Craig Tiller 2 years ago committed by GitHub
parent ec1d75bb0a
commit e5770cd65c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      test/core/filters/BUILD

@ -21,6 +21,7 @@ grpc_package(name = "test/core/filters")
grpc_cc_library(
name = "filter_test",
testonly = 1,
srcs = ["filter_test.cc"],
hdrs = ["filter_test.h"],
external_deps = [

Loading…
Cancel
Save