Skip to content

Commit

Permalink
added test/debug_utils.jl to test/runtests.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
torfjelde committed Nov 5, 2024
1 parent afdcd82 commit 5519a83
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,8 @@ include("test_util.jl")
include("pointwise_logdensities.jl")

include("lkj.jl")

include("debug_utils.jl")
end

@testset "compat" begin
Expand Down

0 comments on commit 5519a83

Please sign in to comment.