Skip to content

Commit babaae7

Browse files
committed
fix revert unintended commit
1 parent d24ba86 commit babaae7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

test/runtests.jl

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ using StableRNGs
1111

1212
using SliceSampling
1313

14-
#include("univariate.jl")
15-
#include("multivariate.jl")
16-
#include("maxprops.jl")
14+
include("univariate.jl")
15+
include("multivariate.jl")
16+
include("maxprops.jl")
1717
include("turing.jl")

0 commit comments

Comments
 (0)