Skip to content

Commit 4af9891

Browse files
authored
Update runtests.jl
1 parent a5d1492 commit 4af9891

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/ppl/runtests.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
using AbstractGPs
22

3-
using Distributions: Poisson, LogNormal
3+
using Distributions: Poisson, LogNormal, product_distribution
44
using Test
55
using Turing: Turing
66

0 commit comments

Comments
 (0)