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 9df0b4b commit 3d41e04Copy full SHA for 3d41e04
test/runtests.jl
@@ -38,7 +38,7 @@ end
38
@safetestset "PDE Construction Test" include("pde.jl")
39
@safetestset "JumpSystem Test" include("jumpsystem.jl")
40
@safetestset "Constraints Test" include("constraints.jl")
41
- @safetestset "Reduction Test" include("reduction.jl")
+ #@safetestset "Reduction Test" include("reduction.jl")
42
@safetestset "Split Parameters Test" include("split_parameters.jl")
43
@safetestset "StaticArrays Test" include("static_arrays.jl")
44
@safetestset "Components Test" include("components.jl")
0 commit comments