blob: 0842bef910e152f6f99f924c74dd87387b70a248 [file] [log] [blame] [edit]
cc_library(
name = "foo",
deps = [
":testdata",
"//:root",
],
)