diff options
Diffstat (limited to 'googlemock/test')
| -rw-r--r-- | googlemock/test/BUILD.bazel | 2 | 
1 files changed, 2 insertions, 0 deletions
diff --git a/googlemock/test/BUILD.bazel b/googlemock/test/BUILD.bazel index 6e67f187..9f1a64d8 100644 --- a/googlemock/test/BUILD.bazel +++ b/googlemock/test/BUILD.bazel @@ -32,6 +32,8 @@  #     #   Bazel Build for Google C++ Testing Framework(Google Test)-googlemock +licenses(["notice"]) +  """ gmock own tests """  cc_test(  | 
