Skip to content

Commit 4fa6e9f

Browse files
authored
Update test/gpu/amdgpu.jl
1 parent ad2a141 commit 4fa6e9f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/gpu/amdgpu.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,5 @@ using LinearOperators, AMDGPU
1616
@test LinearOperators.storage_type(A) == LinearOperators.storage_type(adjoint(A))
1717
@test LinearOperators.storage_type(Diagonal(v)) == typeof(v)
1818

19-
2019
@testset "AMDGPU S kwarg" test_S_kwarg(arrayType = ROCArray)
2120
end

0 commit comments

Comments
 (0)