release: Add cvrptw_break.py to test list
This commit is contained in:
@@ -127,6 +127,7 @@ TESTS=(
|
||||
"${SRC_ROOT}/ortools/sat/samples/simple_sat_program.py"
|
||||
"${SRC_ROOT}/ortools/constraint_solver/samples/tsp.py"
|
||||
"${SRC_ROOT}/ortools/constraint_solver/samples/vrp.py"
|
||||
"${SRC_ROOT}/ortools/constraint_solver/samples/cvrpw_break.py"
|
||||
)
|
||||
|
||||
(
|
||||
|
||||
Reference in New Issue
Block a user