Skip to content

Commit 051a0f1

Browse files
Update test/utils.jl
1 parent b9d43c2 commit 051a0f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/utils.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
using Test
22
using Optimization
3-
using Optimization: get_maxiters,
3+
using OptimizationBase: get_maxiters,
44
decompose_trace, _check_and_convert_maxiters,
55
_check_and_convert_maxtime,
66
deduce_retcode, STOP_REASON_MAP

0 commit comments

Comments
 (0)