diff --git a/test/runtests.jl b/test/runtests.jl index f8ec885f5..a8d0e4603 100644 --- a/test/runtests.jl +++ b/test/runtests.jl @@ -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")