Skip to content

Commit 675e817

Browse files
committed
Stop testing lfact since it is not in Base anymore
1 parent 9017eb6 commit 675e817

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)