File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,7 @@ const is_TRAVIS = haskey(ENV,"TRAVIS")
1717
1818 if GROUP == " All" || GROUP == " Integration Tests"
1919 @time @safetestset " MOLFiniteDifference Interface" begin include (" pde_systems/MOLtest.jl" ) end
20+ @time @safetestset " MOLFiniteDifference Interface" begin include (" pde_systems/MOLfornberg_weights.jl" ) end
2021 # @time @safetestset "MOLFiniteDifference Interface: Linear Convection" begin include("pde_systems/MOL_1D_Linear_Convection.jl") end
2122 @time @safetestset " MOLFiniteDifference Interface: 1D Linear Diffusion" begin include (" pde_systems/MOL_1D_Linear_Diffusion.jl" ) end
2223 @time @safetestset " MOLFiniteDifference Interface: 1D Non-Linear Diffusion" begin include (" pde_systems/MOL_1D_NonLinear_Diffusion.jl" ) end
You can’t perform that action at this time.
0 commit comments