Skip to content

Commit fdafd68

Browse files
authored
Apply suggestion from @vchuravy
1 parent 7ac6c7a commit fdafd68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/runtests.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ test_transform = function(test, expr)
3737
end
3838
end
3939

40-
@testset "\$(device.name)" for (; platform, device) in targets
40+
@testset device.name for (; platform, device) in targets
4141
cl.platform!(platform)
4242
cl.device!(device)
4343

0 commit comments

Comments
 (0)