Skip to content

Commit 148641f

Browse files
depwarn in test
1 parent f3aae8f commit 148641f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/common_interface/jacobians.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
using Sundials, Test
1+
using Sundials, Test, SparseArrays
22

33
# Test for Jacobian usage
44
function Lotka(du, u, p, t)

0 commit comments

Comments
 (0)