We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0d8cd1 commit 02bf64bCopy full SHA for 02bf64b
test/runtests.jl
@@ -55,4 +55,7 @@ if GROUP == "All" || GROUP == "Downstream"
55
@safetestset "BatchedInterface with array symbolics test" begin
56
@time include("downstream/batchedinterface_arrayvars.jl")
57
end
58
+ @safetestset "remake_buffer with array symbolics test" begin
59
+ @time include("downstream/remake_arrayvars.jl")
60
+ end
61
0 commit comments