Skip to content

Commit 3d41e04

Browse files
see if the non array tests all pass
1 parent 9df0b4b commit 3d41e04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/runtests.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ end
3838
@safetestset "PDE Construction Test" include("pde.jl")
3939
@safetestset "JumpSystem Test" include("jumpsystem.jl")
4040
@safetestset "Constraints Test" include("constraints.jl")
41-
@safetestset "Reduction Test" include("reduction.jl")
41+
#@safetestset "Reduction Test" include("reduction.jl")
4242
@safetestset "Split Parameters Test" include("split_parameters.jl")
4343
@safetestset "StaticArrays Test" include("static_arrays.jl")
4444
@safetestset "Components Test" include("components.jl")

0 commit comments

Comments
 (0)