Skip to content

Commit

Permalink
Remove debug
Browse files Browse the repository at this point in the history
  • Loading branch information
blegat committed May 27, 2024
1 parent c364d06 commit ec29d80
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/caching_allocations.jl
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,6 @@ end
@test Y * Y isa AlgebraElement
Y * Y
k2 = @allocated Y * Y
@show k1
@show k2
@test k2 / k1 < 0.5
end

Expand Down

0 comments on commit ec29d80

Please sign in to comment.