Skip to content

Commit d1d3206

Browse files
committed
Apply suggestion from @christiangnrd
1 parent 892cabb commit d1d3206

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

test/atomics.jl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,4 +123,6 @@ if "cl_ext_float_atomics" in cl.device().extensions
123123
@test occursin("OpAtomicFAddEXT", spv)
124124
end
125125
end
126+
127+
end
126128
end

0 commit comments

Comments
 (0)