Skip to content

Commit

Permalink
meh
Browse files Browse the repository at this point in the history
  • Loading branch information
leios committed Sep 16, 2024
1 parent 56fbd8f commit c7b99a6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/testsuite/reductions.jl
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
#=
@testsuite "reductions/mapreducedim!" (AT, eltypes)->begin
@testset "$ET" for ET in eltypes
range = ET <: Real ? (ET(1):ET(10)) : ET
Expand Down Expand Up @@ -99,7 +98,6 @@ end
end
end
end
=#

@testsuite "reductions/minimum maximum extrema" (AT, eltypes)->begin
@testset "$ET" for ET in eltypes
Expand Down

0 comments on commit c7b99a6

Please sign in to comment.