blob: 1343d160dcc857da6257b887db117d1e4765f8f4 [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"
],
)