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