Skip to content

Commit f229368

Browse files
committed
Update
1 parent ba3956d commit f229368

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/problems.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ module Problems
77

88
using Test
99
import MathOptInterface as MOI
10+
import MultiObjectiveAlgorithms as MOA
1011

1112
function run_tests(model::MOI.ModelLike)
1213
for name in names(@__MODULE__; all = true)

0 commit comments

Comments
 (0)