Skip to content

Commit e74e152

Browse files
committed
test hacking
1 parent 88bf2cb commit e74e152

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/runtests.jl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ if VERSION ≥ v"1.6"
2222
@test_nodispatch density(d, 3)
2323

2424
@test_nodispatch basemeasure(d)
25+
26+
@test_nodispatch logdensity(For(3) do j Dirac(j) end, [1,2,3])
2527
end
2628
end
2729

0 commit comments

Comments
 (0)