Skip to content

Commit 37d6e81

Browse files
Fix GPU Tests
1 parent e22c0c6 commit 37d6e81

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

test/gpu_all.jl

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
using LinearAlgebra,
2-
OrdinaryDiffEq, Test, PreallocationTools, CUDA, ForwardDiff,
3-
ArrayInterfaceCore
2+
OrdinaryDiffEq, Test, PreallocationTools, CUDA, ForwardDiff
43

54
# upstream
65
OrdinaryDiffEq.DiffEqBase.anyeltypedual(x::FixedSizeDiffCache, counter = 0) = Any

0 commit comments

Comments
 (0)