Skip to content

Commit 61f49a1

Browse files
committed
test
1 parent 3399b23 commit 61f49a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/runtests.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ const REACTANT_TEST_GROUP = lowercase(get(ENV, "REACTANT_TEST_GROUP", "all"))
7878
@safetestset "ProbProg Sample" include("probprog/sample.jl")
7979
@safetestset "ProbProg Simulate" include("probprog/simulate.jl")
8080
@safetestset "ProbProg Generate" include("probprog/generate.jl")
81+
@safetestset "ProbProg MH" include("probprog/mh.jl")
8182
@safetestset "ProbProg HMC" include("probprog/hmc.jl")
8283
end
8384
end

0 commit comments

Comments
 (0)