Skip to content

Commit f707410

Browse files
authored
Merge pull request #136 from JuliaParallel/anj/lfact
Stop testing lfact since it is not in Base anymore
2 parents 9017eb6 + 675e817 commit f707410

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/darray.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -672,7 +672,7 @@ check_leaks()
672672
deg2rad, digamma, erf, erfc, erfcinv,
673673
erfcx, erfi, erfinv, exp, exp10, exp2,
674674
expm1, exponent, float, floor, gamma, imag,
675-
invdigamma, isfinite, isinf, isnan, lfact,
675+
invdigamma, isfinite, isinf, isnan,
676676
lgamma, log, log10, log1p, log2, rad2deg, real,
677677
sec, secd, sech, sign, sin, sinc, sind,
678678
sinh, sinpi, sqrt, tan, tand, tanh, trigamma)

0 commit comments

Comments
 (0)