Add licenses() directive for googlemock/tests.

Without the directive embedding googletest into third_party breaks
any //... target.
This commit is contained in:
Carlos O'Ryan 2017-12-03 14:24:13 -05:00 committed by Carlos O'Ryan
parent 4cc47a1a75
commit 63723d54aa

View File

@ -32,6 +32,8 @@
#
# Bazel Build for Google C++ Testing Framework(Google Test)-googlemock
licenses(["notice"])
""" gmock own tests """
cc_test(