diff --git a/examples/cpp/BUILD.bazel b/examples/cpp/BUILD.bazel index aa2473a507..f027ec9e83 100644 --- a/examples/cpp/BUILD.bazel +++ b/examples/cpp/BUILD.bazel @@ -62,7 +62,7 @@ cc_binary( ) cc_test( - name = "constraint_programming_cp-test", + name = "constraint_programming_cp_test", size = "small", srcs = ["constraint_programming_cp.cc"], deps = [