Skip to content

Commit 0290373

Browse files
Update community_callback_tests.jl
1 parent 539d958 commit 0290373

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/downstream/community_callback_tests.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
using OrdinaryDiffEq, DiffEqCallbacks, LinearAlgebra
1+
using OrdinaryDiffEq, DiffEqCallbacks, LinearAlgebra, OrdinaryDiffEq.LinearSolve
22

33
# https://github.com/SciML/DiffEqBase.jl/issues/564 : Fixed
44
gravity = 9.8

0 commit comments

Comments
 (0)