Skip to content

Commit 867f40e

Browse files
committed
🤖 Format .jl files
1 parent d0d0218 commit 867f40e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/runtests.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ include("objgrad-on-tron.jl")
2020

2121
@testset "Test max_radius in TRON" begin
2222
max_radius = 0.00314
23-
increase_factor = 5.
23+
increase_factor = 5.0
2424
function cb(nlp, solver, stats)
2525
@test solver.tr.radius max_radius
2626
end

0 commit comments

Comments
 (0)