Skip to content

Commit

Permalink
Merge f7e22f0 into 514dced
Browse files Browse the repository at this point in the history
  • Loading branch information
abelsiqueira committed Feb 19, 2020
2 parents 514dced + f7e22f0 commit 34b3174
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ for problem in problems
end

include("consistency.jl")
include("test_select.jl")
# include("test_select.jl") # Tests are removed because any update to MASTSIF breaks it

problems = CUTEst.select(max_var=2, max_con=2)
problems = randsubseq(problems, 0.1)
Expand Down

0 comments on commit 34b3174

Please sign in to comment.