Skip to content

Commit 7052b7b

Browse files
Katharine Hyattkshyatt
authored andcommitted
Remove stray lines
1 parent 924949d commit 7052b7b

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

test/orthnull.jl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ for T in (BLASFloats..., GenericFloats...), n in (17, m, 27)
2525
TestSuite.test_orthnull(ROCMatrix{T}, (m, n); test_nullity = false)
2626
n == m && TestSuite.test_orthnull(Diagonal{T, ROCVector{T}}, m)
2727
end
28-
if AMDGPU.functional()
29-
end
3028
end
3129
if !is_buildkite
3230
TestSuite.test_orthnull(T, (m, n))

0 commit comments

Comments
 (0)