Mercurial > repos > public > sbplib_julia
view test/runtests.jl @ 704:a7efedbdede9 feature/laplace_opset
Update docs
author | Vidar Stiernström <vidar.stiernstrom@it.uu.se> |
---|---|
date | Mon, 15 Feb 2021 17:31:32 +0100 |
parents | 988e9cfcd58d |
children | f88b2117dc69 |
line wrap: on
line source
include("test_utils.jl") using Test using TestSetExtensions @testset "All" begin @includetests ARGS end