Merge pull request #2381 from Yannic:fix_bazel
PiperOrigin-RevId: 264186624
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user