Skip to content

Commit

Permalink
Fix CUTEst package not loaded
Browse files Browse the repository at this point in the history
  • Loading branch information
emmt committed Jan 29, 2024
1 parent 119ba2b commit c683cfe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/runtests.jl
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
using PRIMA
using Test, TypeUtils
using CUTEst

optimizer_name(::typeof(PRIMA.uobyqa)) = "UOBYQA"
optimizer_name(::typeof(PRIMA.newuoa)) = "NEWUOA"
Expand Down

0 comments on commit c683cfe

Please sign in to comment.