package(default_visibility = ["//visibility:public"])

cc_library(
    name = "testing",
    hdrs = ["gtest_prod.h"],
)
