Googletest export

Drop generated file gmock-generated-internal-utils.h.

PiperOrigin-RevId: 228232195
This commit is contained in:
Abseil Team
2019-01-07 17:06:16 -05:00
committed by gennadiycivil
parent 644319b9f0
commit 216c37f057
10 changed files with 135 additions and 576 deletions

View File

@@ -156,7 +156,6 @@ $env:Path = \"$project_bin;$env:Path\"
cxx_test(gmock-function-mocker_test gmock_main)
cxx_test(gmock-generated-actions_test gmock_main)
cxx_test(gmock-generated-function-mockers_test gmock_main)
cxx_test(gmock-generated-internal-utils_test gmock_main)
cxx_test(gmock-generated-matchers_test gmock_main)
cxx_test(gmock-internal-utils_test gmock_main)
cxx_test(gmock-matchers_test gmock_main)