There was an error while loading. Please reload this page.
1 parent 098e078 commit 74ef45eCopy full SHA for 74ef45e
2 files changed
lib/BoundaryValueDiffEqFIRK/test/expanded/firk_basic_tests.jl
@@ -526,7 +526,8 @@ end
526
@test sol_struct.prob.p.params ≈ sol_vec.prob.p atol = 1.0e-10
527
end
528
529
-"""@testitem "Test initial guess" begin
+"""
530
+@testitem "Test initial guess" begin
531
tspan = (0.0, 1.0)
532
function f!(du, u, p, t)
533
cond = 0.002
lib/BoundaryValueDiffEqFIRK/test/nested/firk_basic_tests.jl
@@ -608,7 +608,8 @@ end
608
609
610
611
612
613
614
615
0 commit comments