Add imports for bazel (#8486)

This commit is contained in:
Derek Bailey
2025-01-15 09:24:34 -08:00
committed by GitHub
parent c9a286bf29
commit 5414e04b45
4 changed files with 5 additions and 1633 deletions

View File

@@ -1,3 +1,5 @@
load("@rules_cc//cc:defs.bzl", "cc_test")
cc_test(
name = "grpc_test",
srcs = [