Skip to content

Commit 1948dfa

Browse files
Update lib/NonlinearSolveQuasiNewton/test/core_tests.jl
1 parent 4ef95ac commit 1948dfa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/NonlinearSolveQuasiNewton/test/core_tests.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ end
1212
using Zygote, ForwardDiff, FiniteDiff
1313

1414
# Conditionally import Enzyme only if not on Julia prerelease
15-
include("test_utilities.jl")
1615
if isempty(VERSION.prerelease)
1716
using Enzyme
1817
end

0 commit comments

Comments
 (0)