view test/runtests.jl @ 453:c1ae837f1a2e feature/inflated_tensormapping

Add some type inferense tests. Failing..
author Jonatan Werpers <jonatan@werpers.com>
date Tue, 20 Oct 2020 07:54:59 +0200
parents aeda2698166d
children 988e9cfcd58d 48a61e085e60
line wrap: on
line source

using Test
using TestSetExtensions

@testset "All" begin
    @includetests ARGS
end