Skip to content

Commit

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

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

0 comments on commit 56fbd8f

Please sign in to comment.