Skip to content

Commit 73c6723

Browse files
committed
Update runtests.jl
1 parent f6d1821 commit 73c6723

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/runtests.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
using MultivariateSingularIntegrals, QuadGK, ClassicalOrthogonalPolynomials, Test
1+
using MultivariateSingularIntegrals, QuadGK, ClassicalOrthogonalPolynomials, LinearAlgebra, Test
22

33
Z = (2, 2im, 2+2im, 2-2im, -2 - 2im, -1.001-1.5im, -0.999-1.5im, -0.5-2im, -1-1.5im, -2+2im, -2, 0.1+0.2im, 0.1+im, 0.1-im, 1+0.1im, -1+0.1im, 1+im, -1+im, -1-im, 1-im)
44
@testset "stieltjes" begin

0 commit comments

Comments
 (0)