Sign in
◑
Theme
bazel
/
rules_cc
/
2c06f121b255ed6a7b3adf7a3d839e53a3085eac
/
.
/
tests
/
cc
/
bazel
/
BUILD.bazel
blob: b3cf55c70ba482a9481998185ebf644b8c5943f3 [
file
]
load
(
":compile_build_variables_tests.bzl"
,
"compile_build_variables_tests"
)
load
(
":cpp_modules_test.bzl"
,
"cpp_modules_tests"
)
compile_build_variables_tests
(
name
=
"compile_build_variables_tests"
)
cpp_modules_tests
(
name
=
"cpp_modules_tests"
)