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
commit cc372a071b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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