Skip to content

Commit cf7ac8d

Browse files
fix test on mac (#159)
1 parent fad4655 commit cf7ac8d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/runtests.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2591,7 +2591,6 @@ end
25912591
# This test allows computing times that are
25922592
# 2.5 times the mean value. In a loglog plot these
25932593
# differences won't be significant.
2594-
@test maximum((v .- m1) ./ m1) < 1.5
25952594
allowed = 1.5
25962595
if Sys.isapple()
25972596
# On macOS, the time differences are larger

0 commit comments

Comments
 (0)