Skip to content

Commit

Permalink
run testset
Browse files Browse the repository at this point in the history
  • Loading branch information
mofeing committed Dec 28, 2024
1 parent 012bdea commit 5b4cc36
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ const REACTANT_TEST_GROUP = lowercase(get(ENV, "REACTANT_TEST_GROUP", "all"))
@safetestset "AbstractFFTs" include("integration/fft.jl")
@safetestset "Random" include("integration/random.jl")
@safetestset "Python" include("integration/python.jl")
@safetestset "YaoBlocks" include("integration/yao.jl")
end

if REACTANT_TEST_GROUP == "all" || REACTANT_TEST_GROUP == "neural_networks"
Expand Down

0 comments on commit 5b4cc36

Please sign in to comment.