Mercurial > repos > public > sbplib_julia
view test/runtests.jl @ 462:c364e2908c6e feature/inflated_tensormapping
Implement InflatedTensorMapping where one of before and after are missing.
author | Vidar Stiernström <vidar.stiernstrom@it.uu.se> |
---|---|
date | Wed, 21 Oct 2020 22:06:26 +0200 |
parents | a79d7b3209c9 |
children | 988e9cfcd58d 48a61e085e60 |
line wrap: on
line source
using Test using TestSetExtensions @testset "All" begin @includetests ARGS end