Unverified Commit d4100266 authored by Joshua Haberman's avatar Joshua Haberman Committed by GitHub

Merge pull request #6139 from haberman/conformance-build

Typo fix for conformance test runner.
parents 7980ad8e c659a4a4
......@@ -1091,7 +1091,7 @@ cc_library(
],
)
cc_library(
cc_binary(
name = "conformance_test_runner",
srcs = ["conformance/conformance_test_main.cc"],
deps = [
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment