Mercurial > repos > public > sbplib_julia
view test/runtests.jl @ 352:a18bd337a280 feature/equidistant_grid/subgrid
Add function for getting a one dimensional grid for a given dimension from a equidistant grid
author | Jonatan Werpers <jonatan@werpers.com> |
---|---|
date | Sun, 27 Sep 2020 14:38:05 +0200 |
parents | 1cafeb286c00 |
children | 2808c41f5efa |
line wrap: on
line source
using Test using TestSetExtensions @testset ExtendedTestSet "All" begin @includetests ARGS end