Unverified Commit cc372a07 by Gennadiy Civil Committed by GitHub

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

Add licenses() directive for googlemock/tests.
parents 4d1f930a cf3adad5
......@@ -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