Skip to content

Commit e50571f

Browse files
committed
Update test_rect.jl
1 parent b079800 commit e50571f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/test_rect.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ using ContinuumArrays: plotgridvalues
139139
@test F == ones(40,40)
140140
end
141141

142-
@testset "plot" begin
142+
@testset "sum" begin
143143
P = RectPolynomial(Legendre(),Legendre())
144144
p₀ = expand(P, 𝐱 -> 1)
145145
@test sum(p₀) 4.0

0 commit comments

Comments
 (0)