Skip to content

Commit

Permalink
Merge branch 'QuantumSavory:master' into alternative
Browse files Browse the repository at this point in the history
  • Loading branch information
Fe-r-oz authored Oct 10, 2024
2 parents 656d5e8 + 2b8e81f commit 20bb297
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion test/test_jet.jl
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
))

@show rep
@show length(JET.get_reports(rep))
@test_broken length(JET.get_reports(rep)) == 0
@test length(JET.get_reports(rep)) <= 10
@test length(JET.get_reports(rep)) <= 23
end

0 comments on commit 20bb297

Please sign in to comment.