Skip to content

Commit c0fda8c

Browse files
committed
fix merge
1 parent 01ee394 commit c0fda8c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

test/orthnull.jl

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@ using LinearAlgebra: LinearAlgebra, I
77
# testing non-AbstractArray codepaths:
88
include("linearmap.jl")
99

10-
# testing non-AbstractArray codepaths:
11-
include("linearmap.jl")
12-
1310
eltypes = (Float32, Float64, ComplexF32, ComplexF64)
1411
@testset "left_orth and left_null for T = $T" for T in eltypes
1512
rng = StableRNG(123)

0 commit comments

Comments
 (0)