Browse Source

Merge pull request #6139 from haberman/conformance-build

Typo fix for conformance test runner.
Joshua Haberman 6 years ago
parent
commit
d41002663f
1 changed files with 1 additions and 1 deletions
  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 = [