view test/runtests.jl @ 400:c640f37d1c74 feature/lazy_linear_map

Update documentation
author Vidar Stiernström <vidar.stiernstrom@it.uu.se>
date Mon, 05 Oct 2020 10:34:50 +0200
parents 1cafeb286c00
children 2808c41f5efa
line wrap: on
line source

using Test
using TestSetExtensions

@testset ExtendedTestSet "All" begin
    @includetests ARGS
end