Merge pull request #6139 from haberman/conformance-build

Typo fix for conformance test runner.
This commit is contained in:
Joshua Haberman 2019-05-14 17:05:45 -05:00 committed by GitHub
commit d41002663f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
BUILD
View File

@ -1091,7 +1091,7 @@ cc_library(
],
)
cc_library(
cc_binary(
name = "conformance_test_runner",
srcs = ["conformance/conformance_test_main.cc"],
deps = [