Skip to content

Commit c7b99a6

Browse files
committed
meh
1 parent 56fbd8f commit c7b99a6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/testsuite/reductions.jl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#=
21
@testsuite "reductions/mapreducedim!" (AT, eltypes)->begin
32
@testset "$ET" for ET in eltypes
43
range = ET <: Real ? (ET(1):ET(10)) : ET
@@ -99,7 +98,6 @@ end
9998
end
10099
end
101100
end
102-
=#
103101

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

0 commit comments

Comments
 (0)