Unverified Commit cf3adad5 authored by Carlos O'Ryan's avatar Carlos O'Ryan Committed by Carlos O'Ryan
Browse files

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