Skip to content

Commit

Permalink
Load @test_broken
Browse files Browse the repository at this point in the history
  • Loading branch information
devmotion authored Aug 15, 2024
1 parent 387018d commit 2115d52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/mcmc/hmc.jl
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ using LinearAlgebra: I, dot, vec
import Random
using StableRNGs: StableRNG
using StatsFuns: logistic
using Test: @test, @test_logs, @testset
using Test: @test, @test_broken, @test_logs, @testset
using Turing

# Disable Enzyme warnings
Expand Down

0 comments on commit 2115d52

Please sign in to comment.