view test/runtests.jl @ 432:f24daf573bc6 feature/lazy_identity

Add test to make sure transpose application is inferred
author Jonatan Werpers <jonatan@werpers.com>
date Mon, 19 Oct 2020 09:37:23 +0200
parents 1cafeb286c00
children 2808c41f5efa
line wrap: on
line source

using Test
using TestSetExtensions

@testset ExtendedTestSet "All" begin
    @includetests ARGS
end