aboutsummaryrefslogtreecommitdiffstats
path: root/googlemock/test
diff options
context:
space:
mode:
authorTanzinul Islam <t_17_7@hotmail.com>2017-12-31 00:55:13 +0000
committerTanzinul Islam <t_17_7@hotmail.com>2017-12-31 00:55:13 +0000
commit555e6e79485151cf8c8ada55d57d9ed872591dc5 (patch)
tree650349af9faea6b83683373c4ef25af0b021134e /googlemock/test
parent4ba3803f936a2f432e60841bc9358ea2f3a951eb (diff)
parent5490beb0602eab560fa3969a4410e11d94bf12af (diff)
downloadgoogletest-555e6e79485151cf8c8ada55d57d9ed872591dc5.tar.gz
googletest-555e6e79485151cf8c8ada55d57d9ed872591dc5.tar.bz2
googletest-555e6e79485151cf8c8ada55d57d9ed872591dc5.zip
Merge branch 'master' into fix_death_test_child_mingw_wer_issue1116
Diffstat (limited to 'googlemock/test')
-rw-r--r--googlemock/test/BUILD.bazel2
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(