Skip to content

Commit b15b5b4

Browse files
committed
add tests
1 parent ca34361 commit b15b5b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/output.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
# _, out = @grab_output begin
3131
# Metal.@sync @metal kernel(x)
3232
# end
33-
# @test out == "1.000000 1.000000\n" @broken=true
33+
# @test out == "1.000000 1.000000\n"
3434
end
3535

3636
@testset "@mtlprint" begin

0 commit comments

Comments
 (0)