Merge pull request #2381 from Yannic:fix_bazel

PiperOrigin-RevId: 264186624
This commit is contained in:
Gennadiy Civil
2019-08-19 14:20:02 -04:00
8 changed files with 39 additions and 483 deletions

View File

@@ -32,6 +32,9 @@
#
# Bazel Build for Google C++ Testing Framework(Google Test)-googlemock
load("@rules_cc//cc:defs.bzl", "cc_binary", "cc_test")
load("@rules_python//python:defs.bzl", "py_library", "py_test")
licenses(["notice"])
# Tests for GMock itself