Skip to content

Commit 56fbd8f

Browse files
committed
recommenting some stuff
1 parent 52db290 commit 56fbd8f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/testsuite/reductions.jl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#=
12
@testsuite "reductions/mapreducedim!" (AT, eltypes)->begin
23
@testset "$ET" for ET in eltypes
34
range = ET <: Real ? (ET(1):ET(10)) : ET
@@ -98,6 +99,7 @@ end
9899
end
99100
end
100101
end
102+
=#
101103

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

0 commit comments

Comments
 (0)