Skip to content

Commit

Permalink
verbose=true for main testset
Browse files Browse the repository at this point in the history
  • Loading branch information
penelopeysm committed Dec 12, 2024
1 parent 6bc67bf commit 4412a3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Random.seed!(100)

include("test_util.jl")

@testset "DynamicPPL.jl" begin
@testset verbose=true "DynamicPPL.jl" begin
if GROUP == "All" || GROUP == "DynamicPPL"
@testset "interface" begin
include("utils.jl")
Expand Down

0 comments on commit 4412a3c

Please sign in to comment.