Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
aplavin committed Mar 3, 2024
1 parent dd63814 commit 89b8f41
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/perf.jl
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,6 @@ end
@test b_right.allocs == 0
else
@test_broken right.allocs == 0
@test b_right.time > 2b_default.time
end
@test b_left.allocs == 0
@test b_left.time b_default.time rtol=0.8
Expand Down

0 comments on commit 89b8f41

Please sign in to comment.