Commit c3f65335 authored by misterg's avatar misterg
Browse files

Addressing comments

parent 4e284ee6
......@@ -86,11 +86,7 @@ cc_library(
cc_library(
name = "gtest_main",
srcs = [
"googletest/src/gtest_main.cc",
],
includes = [
"googletest",
"googletest/include",
"googlemock/src/gmock_main.cc",
],
deps = ["//:gtest"],
)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment