Skip to content

Commit ee9b693

Browse files
committed
Turn of progress logging in tests
1 parent 989520a commit ee9b693

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/runtests.jl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ dir = splitdir(splitdir(pathof(DynamicPPL))[1])[1]
33
include(dir*"/test/Turing/Turing.jl")
44
using .Turing
55

6+
turnprogress(false)
7+
68
@testset "DynamicPPL.jl" begin
79
include("compiler.jl")
810
include("varinfo.jl")

0 commit comments

Comments
 (0)