Skip to content

Commit 095ce1f

Browse files
committed
remove superfluous test
1 parent 507d0c7 commit 095ce1f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/symmetric.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1040,7 +1040,6 @@ end
10401040
@test hermitianpart(5) == 5.0
10411041
@test hermitianpart(2.5) == 2.5
10421042
@test hermitianpart(-1 + 0im) == -1
1043-
@test typeof(hermitianpart(3 + 4im)) == 3.0
10441043
end
10451044
end
10461045

0 commit comments

Comments
 (0)