This commit is contained in:
Laurent Perron
2022-03-31 11:36:33 +02:00
parent 8fd43aaac7
commit 81d110eed5
6 changed files with 8 additions and 9 deletions

View File

@@ -1,6 +1,5 @@
#!/bin/bash
function test::operations_research_examples::code_samples_sat_cc() {
EXPECT_SUCCEED "${TEST_SRCDIR}/google3/ortools/sat/samples"/$1_cc"
}