Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
odow committed Nov 21, 2022
1 parent f2a728d commit 3d5a719
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions test/matmul.jl
Original file line number Diff line number Diff line change
Expand Up @@ -103,9 +103,6 @@ end
)
@test_throws err MA.operate!(+, A, B)
end
@testset "unsupported_product" begin
unsupported_product()
end
end

@testset "Matrix multiplication" begin
Expand Down

0 comments on commit 3d5a719

Please sign in to comment.