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 @@ -10,6 +10,7 @@ const is_TRAVIS = haskey(ENV,"TRAVIS")
1010
1111if GROUP == " All" || GROUP == " MOLFiniteDifference"
1212 @time @safetestset " MOLFiniteDifference Interface" begin include (" pde_systems/MOLtest.jl" ) end
13+ @time @safetestset " MOLFiniteDifference Interface" begin include (" pde_systems/MOLfornberg_weights.jl" ) end
1314 # @time @safetestset "MOLFiniteDifference Interface: Linear Convection" begin include("pde_systems/MOL_1D_Linear_Convection.jl") end
1415 @time @safetestset " MOLFiniteDifference Interface: 1D Linear Diffusion" begin include (" pde_systems/MOL_1D_Linear_Diffusion.jl" ) end
1516 @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