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 1e77e59 commit 4c4ab1dCopy full SHA for 4c4ab1d
test/runtests.jl
@@ -44,7 +44,6 @@ end
44
@safetestset "JumpSystem Test" include("jumpsystem.jl")
45
@safetestset "Constraints Test" include("constraints.jl")
46
@safetestset "SciML Problem Input Test" include("sciml_problem_inputs.jl")
47
- @safetestset "Structure Interfacing Test" include("sciml_struct_interfacing.jl")
48
@safetestset "Reduction Test" include("reduction.jl")
49
@safetestset "Split Parameters Test" include("split_parameters.jl")
50
@safetestset "StaticArrays Test" include("static_arrays.jl")
0 commit comments