Skip to content

Commit 4c5a5f6

Browse files
committed
Update test_chebyshev.jl
1 parent 749fd88 commit 4c5a5f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/test_chebyshev.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import ClassicalOrthogonalPolynomials: Clenshaw, recurrencecoefficients, clensha
55
import LazyArrays: ApplyStyle
66
import QuasiArrays: MulQuasiMatrix
77
import Base: OneTo
8-
import ContinuumArrays: MappedWeightedBasisLayout, Map, WeightedBasisLayout
8+
import ContinuumArrays: MappedWeightedBasisLayout, Map, WeightedBasisLayout, ExpansionLayout
99
import BandedMatrices: isbanded
1010

1111
@testset "Chebyshev" begin

0 commit comments

Comments
 (0)