Skip to content

Commit 62990cb

Browse files
Update runtests.jl
1 parent d79e161 commit 62990cb

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

test/runtests.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ if GROUP == "All" || GROUP == "Downstream"
2424
@time @safetestset "ODEs" begin
2525
import OrdinaryDiffEq
2626
@time @safetestset "OrdinaryDiffEq Tridiagonal" begin include("downstream/ordinarydiffeq_tridiagonal_solve.jl") end
27-
include(joinpath(dirname(pathof(OrdinaryDiffEq)), "..", "test/interface/sparsediff_tests.jl"))
2827
end
2928
end
3029

0 commit comments

Comments
 (0)