浏览代码

Merge pull request #6139 from haberman/conformance-build

Typo fix for conformance test runner.
Joshua Haberman 6 年之前
父节点
当前提交
d41002663f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      BUILD

+ 1 - 1
BUILD

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