mirror of
https://github.com/google/googletest.git
synced 2024-12-27 02:01:25 +08:00
Add licenses() directive for googlemock/tests.
Without the directive embedding googletest into third_party breaks any //... target.
This commit is contained in:
parent
4d1f930af8
commit
cf3adad594
@ -32,6 +32,8 @@
|
|||||||
#
|
#
|
||||||
# Bazel Build for Google C++ Testing Framework(Google Test)-googlemock
|
# Bazel Build for Google C++ Testing Framework(Google Test)-googlemock
|
||||||
|
|
||||||
|
licenses(["notice"])
|
||||||
|
|
||||||
""" gmock own tests """
|
""" gmock own tests """
|
||||||
|
|
||||||
cc_test(
|
cc_test(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user