blob: 09a9d1547e276fede59046f52096f980d1a39e06 [file]
load("@bazelrc-preset.bzl", "bazelrc_preset_test")
load("//protoc:flags.bzl", "PROTOC_TOOLCHAIN_FLAGS")
bazelrc_preset_test(
name = "test_protoc_toolchain_flags",
extra_presets = PROTOC_TOOLCHAIN_FLAGS,
)