Skip to content

Commit 7c4924a

Browse files
authored
Update test/gpu/nvidia.jl
1 parent 8c1037b commit 7c4924a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/gpu/nvidia.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,5 @@ using LinearOperators, CUDA, CUDA.CUSPARSE, CUDA.CUSOLVER
1919
@test LinearOperators.storage_type(A) == LinearOperators.storage_type(adjoint(A))
2020
@test LinearOperators.storage_type(Diagonal(v)) == typeof(v)
2121

22-
2322
@testset "Nvidia S kwarg" test_S_kwarg(arrayType = CuArray)
2423
end

0 commit comments

Comments
 (0)