We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7196833 commit 1a4d194Copy full SHA for 1a4d194
lib/OptimizationBase/test/runtests.jl
@@ -5,4 +5,5 @@ using Test
5
include("adtests.jl")
6
include("cvxtest.jl")
7
include("matrixvalued.jl")
8
+ include("solver_missing_error_messages.jl")
9
end
0 commit comments