Skip to content

Commit 8ba53d6

Browse files
authored
Update run_minlptests.jl
1 parent 7df061f commit 8ba53d6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

test/MINLPTests/run_minlptests.jl

+1-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44
# in the LICENSE.md file or at https://opensource.org/licenses/MIT.
55

66
import Pkg
7-
Pkg.pkg"add MathOptInterface#master"
8-
Pkg.pkg"add JuMP#od/nlp-expr"
7+
Pkg.pkg"add JuMP#master"
98
Pkg.pkg"add MINLPTests#od/nlp-expr"
109

1110
import AmplNLWriter

0 commit comments

Comments
 (0)