Skip to content

Commit c45d881

Browse files
committed
clean up
1 parent 77b7d22 commit c45d881

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/probprog/hmc.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@ end
8787
)
8888
@test contains(repr(code), "enzyme_probprog_get_flattened_samples_from_trace")
8989
@test contains(repr(code), "enzyme_probprog_get_weight_from_trace")
90-
@test !contains(repr(code), "enzyme.mh")
9190
@test !contains(repr(code), "enzyme.mcmc")
9291

9392
compile_time_s = @elapsed begin

0 commit comments

Comments
 (0)