Skip to content

Commit 4d7185c

Browse files
committed
remove testset layer
1 parent 9352117 commit 4d7185c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

test/capturing.jl

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ else
77
# Verify Metal capture is enabled via environment variable
88
@test capturing
99

10-
@testset "capturing" begin
11-
1210
mktempdir() do tmpdir
1311
cd(tmpdir) do
1412

@@ -85,5 +83,4 @@ end
8583
end # cd(tmpdir) do
8684
end # mktempdir() do tmpdir
8785

88-
end # @testset "capturing" begin
8986
end # if shader_validation (else branch)

0 commit comments

Comments
 (0)