Skip to content

Commit 9905976

Browse files
Update lib/NonlinearSolveFirstOrder/test/rootfind_tests.jl
1 parent bab39f7 commit 9905976

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/NonlinearSolveFirstOrder/test/rootfind_tests.jl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -439,8 +439,6 @@ end
439439
@testitem "Simple Sparse AutoDiff" setup=[CoreRootfindTesting] tags=[:core] begin
440440
using ADTypes, SparseConnectivityTracer, SparseMatrixColorings
441441

442-
# Include utility functions for prerelease detection
443-
444442
# Filter autodiff backends based on Julia version
445443
autodiff_backends = [AutoForwardDiff(), AutoFiniteDiff(), AutoZygote()]
446444
if isempty(VERSION.prerelease)

0 commit comments

Comments
 (0)