Skip to content

Commit 8a7310d

Browse files
committed
Update VRepOptimizer test
1 parent 42f29d3 commit 8a7310d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

test/vrep_optimizer.jl

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
using Test
22
using Polyhedra
3-
import MathOptInterface
4-
const MOI = MathOptInterface
3+
using JuMP
54
const MOIT = MOI.Test
6-
const MOIU = MOI.Utilities
75
const MOIB = MOI.Bridges
86

97
@testset "Continuous Linear problems with VRepOptimizer" begin

0 commit comments

Comments
 (0)