Skip to content

Commit

Permalink
Update test/runtests.jl
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
penelopeysm and github-actions[bot] authored Nov 29, 2024
1 parent 696bb3d commit e06591b
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -80,10 +80,7 @@ include("test_util.jl")

@testset "doctests" begin
DocMeta.setdocmeta!(
DynamicPPL,
:DocTestSetup,
:(using DynamicPPL, Distributions);
recursive=true,
DynamicPPL, :DocTestSetup, :(using DynamicPPL, Distributions); recursive=true
)
doctestfilters = [
# Older versions will show "0 element Array" instead of "Type[]".
Expand Down

0 comments on commit e06591b

Please sign in to comment.