afe04691aca3
1 2 3 4 5 6 7 8
cc_test( name = "main", size = "small", srcs = ["main.cc"], deps = [ "//:glog", ], )