Skip to content

Commit 6e1fca0

Browse files
committed
drop old LKJCholesky test
1 parent f36b8c5 commit 6e1fca0

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

test/runtests.jl

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -254,9 +254,6 @@ end
254254
@test repro(Laplace, (,))
255255
end
256256

257-
@testset "LKJCholesky" begin
258-
@test repro(LKJCholesky, (:k,,), (k=3,))
259-
end
260257

261258
@testset "Multinomial" begin
262259
@test_broken repro(Multinomial, (:n,:p,))

0 commit comments

Comments
 (0)