Mercurial > repos > public > sbplib_julia
view test/runtests.jl @ 627:9f27f451d0a0 feature/volume_and_boundary_operators
Add todo for checking valid inputs to boundary_operator and volume_operators
author | Vidar Stiernström <vidar.stiernstrom@it.uu.se> |
---|---|
date | Thu, 31 Dec 2020 08:13:04 +0100 |
parents | a79d7b3209c9 |
children | 988e9cfcd58d 48a61e085e60 |
line wrap: on
line source
using Test using TestSetExtensions @testset "All" begin @includetests ARGS end