Unverified Commit cf3adad5 by Carlos O'Ryan Committed by Carlos O'Ryan

Add licenses() directive for googlemock/tests.

Without the directive embedding googletest into third_party breaks any //... target.
parent 4d1f930a
......@@ -32,6 +32,8 @@
#
# Bazel Build for Google C++ Testing Framework(Google Test)-googlemock
licenses(["notice"])
""" gmock own tests """
cc_test(
......
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