Merge pull request #1340 from coryan/fix-googlemock-test-build-file

Add licenses() directive for googlemock/tests.
This commit is contained in:
Gennadiy Civil
2017-12-08 13:03:20 -05:00
committed by GitHub

View File

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