Skip to content

Commit 92a9149

Browse files
Update lib/NonlinearSolveQuasiNewton/test/core_tests.jl
1 parent d297426 commit 92a9149

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
@@ -182,7 +182,6 @@ end
182182
using Zygote, ForwardDiff, FiniteDiff
183183

184184
# Conditionally import Enzyme only if not on Julia prerelease
185-
include("test_utilities.jl")
186185
if isempty(VERSION.prerelease)
187186
using Enzyme
188187
end

0 commit comments

Comments
 (0)