Skip to content

Commit 8b37bae

Browse files
Update test/base/test_decomp.jl
Co-authored-by: Matt Fishman <[email protected]>
1 parent 2c5c3db commit 8b37bae

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/base/test_decomp.jl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -520,8 +520,6 @@ end
520520
@test norm(prime(U)*D_O*dag(U)-O) < 1E-10
521521
@test all(>=(0.0), diag(array(D_O)))
522522

523-
println()
524-
525523
#
526524
# HPSD Dual operator (In,Out) case
527525
#

0 commit comments

Comments
 (0)