blob: 6f318aeaf9516ae326a57f1dc4ea7af8f6f3fc83 [file] [log] [blame] [edit]
cc_test ( name = 'b\"ar\'"' , srcs = [ 'a.cc' , "b.cc" , "c.cc" ] , size = "small" , deps = [ "//base" , ":foo", "//util:map-util", ] )