view test/runtests.jl @ 449:14d60de71b72 feature/inflated_tensormapping

Change to concrete fields in the type
author Jonatan Werpers <jonatan@werpers.com>
date Mon, 19 Oct 2020 21:14:46 +0200
parents 1cafeb286c00
children 2808c41f5efa
line wrap: on
line source

using Test
using TestSetExtensions

@testset ExtendedTestSet "All" begin
    @includetests ARGS
end