Skip to content

Commit ba3956d

Browse files
committed
Update
1 parent 7b97c8f commit ba3956d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/vOptLib.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ module vOptLib
88
using Test
99
import JSON
1010
import MathOptInterface as MOI
11+
import MultiObjectiveAlgorithms as MOA
1112

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

0 commit comments

Comments
 (0)