Skip to content

Commit bab39f7

Browse files
Update lib/NonlinearSolveHomotopyContinuation/test/single_root.jl
1 parent 1948dfa commit bab39f7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/NonlinearSolveHomotopyContinuation/test/single_root.jl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@ using NonlinearSolveHomotopyContinuation
33
using SciMLBase: NonlinearSolution
44
import NaNMath
55

6-
# Include utility functions for prerelease detection
7-
86
alg = HomotopyContinuationJL{false}(; threading = false)
97

108
@testset "scalar u" begin

0 commit comments

Comments
 (0)