Skip to content

Commit a67ac20

Browse files
committed
Update test_opnorm.jl
1 parent eeed18a commit a67ac20

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

test/test_opnorm.jl

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,6 @@ function test_opnorm()
2828
@test ok_bf2 == true
2929
@test isapprox(σ_bf, BigFloat(3); rtol=1e-12)
3030
end
31-
end
31+
end
32+
33+
test_opnorm()

0 commit comments

Comments
 (0)