Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
lperron committed Aug 10, 2023
1 parent 6f45c3c commit 6c2c50b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/cpp/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -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 = [
Expand Down

0 comments on commit 6c2c50b

Please sign in to comment.