Skip to content

Commit

Permalink
no tests
Browse files Browse the repository at this point in the history
  • Loading branch information
JaimeRZP committed Jul 4, 2023
1 parent 22cdfeb commit 445d189
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 @@ -77,7 +77,7 @@ macro timeit_include(path::AbstractString) :(@timeit TIMEROUTPUT $path include($
@timeit_include("inference/Inference.jl")
@timeit_include("contrib/inference/dynamichmc.jl")
@timeit_include("contrib/inference/sghmc.jl")
@timeit_include("contrib/inference/abstractmcmc.jl")
#@timeit_include("contrib/inference/abstractmcmc.jl")
@timeit_include("inference/mh.jl")
end
end
Expand Down

0 comments on commit 445d189

Please sign in to comment.