JuliaOpt / MathProgBase.jl

DEPRECATED: Solver-independent functions (i.e. linprog and mixintprog) and low-level interface for Mathematical Programming
Other
80 stars 38 forks source link

Base.Test -> Compat.Test #215

Closed stevengj closed 5 years ago

stevengj commented 5 years ago

I just noticed this 0.7 deprecation when updating NLopt.jl, which uses this file.

mlubin commented 5 years ago

Thanks!