Add a test for a (now-illegal) build file construct (#27602)

* Add a test for a (now-illegal) build file construct

* add to test suite!

* fix

* fix

* fix syntax
This commit is contained in:
Craig Tiller
2021-10-06 07:43:59 -07:00
committed by GitHub
parent 0611f7c9b3
commit d1e01ac139
77 changed files with 109 additions and 76 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
licenses(["notice"]) # 3-clause BSD
licenses(["notice"])
load("@grpc_python_dependencies//:requirements.bzl", "requirement")