Skip to content

Commit 02bf64b

Browse files
test: add ignored downstream tests
1 parent c0d8cd1 commit 02bf64b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

test/runtests.jl

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,4 +55,7 @@ if GROUP == "All" || GROUP == "Downstream"
5555
@safetestset "BatchedInterface with array symbolics test" begin
5656
@time include("downstream/batchedinterface_arrayvars.jl")
5757
end
58+
@safetestset "remake_buffer with array symbolics test" begin
59+
@time include("downstream/remake_arrayvars.jl")
60+
end
5861
end

0 commit comments

Comments
 (0)