Skip to content

Commit 9654f17

Browse files
committed
Update runtests.jl
1 parent eb9e53c commit 9654f17

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/runtests.jl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -596,3 +596,5 @@ ContinuumArrays.invmap(::InvQuadraticMap{T}) where T = QuadraticMap{T}()
596596
@test T \ (ã .* ã) [1.5,1,0.5,0,0]
597597
end
598598
end
599+
600+
include("test_basisconcat.jl")

0 commit comments

Comments
 (0)