Skip to content

Commit e22cb7b

Browse files
vchuravychristiangnrd
authored andcommitted
Apply suggestion from @vchuravy
1 parent c4a7602 commit e22cb7b

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)