Skip to content

Commit a8a5a65

Browse files
committed
define z
1 parent c6dcd11 commit a8a5a65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/test_discrete_blocks.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -518,7 +518,7 @@ end
518518

519519
@testset "sampling with AD effects" begin
520520
@info "Testing sampling with AD effects"
521-
521+
z = ShiftIndex()
522522
@mtkmodel PracticalSamplerModel begin
523523
@components begin
524524
input = Sine(amplitude=1.2, frequency=1, smooth=false)

0 commit comments

Comments
 (0)