Skip to content

Commit

Permalink
test reli(n,missing)
Browse files Browse the repository at this point in the history
  • Loading branch information
Expander committed Nov 11, 2024
1 parent 68a5eb9 commit a4d5310
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/Li.jl
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ end
n = ni.n

@test ismissing(PolyLog.li(n, missing))
@test ismissing(PolyLog.reli(n, missing))

complex_data = read_from(joinpath(@__DIR__, "data", "Li$(n).txt"), BigFloat)
real_data = filter_real(complex_data)
Expand Down

0 comments on commit a4d5310

Please sign in to comment.