We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
end
1 parent fb3b66f commit f2c49b8Copy full SHA for f2c49b8
test/mtl/metal.jl
@@ -491,6 +491,6 @@ end
491
492
# TODO: continue adding tests
493
494
-end
+end # @autoreleasepool begin
495
496
+end # @testset "MTL" begin
test/profiling.jl
@@ -30,8 +30,8 @@ cd(tmpdir) do
30
@test isdir("julia_1.trace")
31
32
33
34
35
+end # cd(tmpdir) do
+end # mktempdir() do tmpdir
+end # if run_tests
36
37
0 commit comments