Skip to content

Commit

Permalink
Space
Browse files Browse the repository at this point in the history
  • Loading branch information
gdalle committed Oct 23, 2024
1 parent 35de5dc commit 497aa52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/EnzymeCore/test/misc.jl
Original file line number Diff line number Diff line change
Expand Up @@ -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)

0 comments on commit 497aa52

Please sign in to comment.