Mercurial > repos > public > sbplib_julia
view test/runtests.jl @ 723:c16abc564b82 feature/laplace_opset
Change from EquidistantGrid to AbstractGrid in Laplace interface
author | Vidar Stiernström <vidar.stiernstrom@it.uu.se> |
---|---|
date | Wed, 17 Mar 2021 10:20:05 +0100 |
parents | 988e9cfcd58d |
children | f88b2117dc69 |
line wrap: on
line source
include("test_utils.jl") using Test using TestSetExtensions @testset "All" begin @includetests ARGS end