blob: 5990b353afdbcb35c597ca70f1d4ffececeedc81 [file] [log] [blame]
sh_test(
name = "system_library_test",
size = "small",
srcs = ["system_library_test.sh"],
data = [
":unittest.bash",
"//cc:system_library.bzl",
"@bazel_tools//tools/bash/runfiles",
],
)