We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c341b24 commit 39e4a04Copy full SHA for 39e4a04
test/runtests.jl
@@ -42,7 +42,7 @@ Random.seed!(100)
42
43
include("test_util.jl")
44
45
-@testset "DynamicPPL.jl" begin
+@testset verbose = true "DynamicPPL.jl" begin
46
if GROUP == "All" || GROUP == "DynamicPPL"
47
@testset "interface" begin
48
include("utils.jl")
0 commit comments