blob: cc8fceff05a093a1f92f846b86d2ff8ab7ebe22a [file] [log] [blame] [edit]
cc_test(name = "bar", size = "small", srcs = ["b.cc", "a.cc", "c.cc"], deps = ["//base", ":foo", "//util:map-util"], data = ["datum"], datum = ["data"])