This commit is contained in:
Laurent Perron
2023-08-09 20:56:39 -07:00
parent 6f45c3c5f0
commit 6c2c50b51a

View File

@@ -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 = [