From 497aa52ace00845b11480321bea75a4313a380be Mon Sep 17 00:00:00 2001 From: Guillaume Dalle <22795598+gdalle@users.noreply.github.com> Date: Wed, 23 Oct 2024 10:29:44 +0200 Subject: [PATCH] Space --- lib/EnzymeCore/test/misc.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/EnzymeCore/test/misc.jl b/lib/EnzymeCore/test/misc.jl index ccccc8af9e..3c24ddc7c3 100644 --- a/lib/EnzymeCore/test/misc.jl +++ b/lib/EnzymeCore/test/misc.jl @@ -24,4 +24,4 @@ y = @view data[3:end] @test_skip @test_throws AssertionError Duplicated(d, y) @test_throws ErrorException Active(data) -@test_skip@test_throws ErrorException Active(d) +@test_skip @test_throws ErrorException Active(d)