Mercurial > repos > public > sbplib_julia
view test/runtests.jl @ 708:693f5487ddba feature/laplace_opset
Minor clean up
author | Vidar Stiernström <vidar.stiernstrom@it.uu.se> |
---|---|
date | Tue, 16 Feb 2021 07:50:30 +0100 |
parents | 988e9cfcd58d |
children | f88b2117dc69 |
line wrap: on
line source
include("test_utils.jl") using Test using TestSetExtensions @testset "All" begin @includetests ARGS end