Mercurial > repos > public > sbplib_julia
view test/runtests.jl @ 360:f36866ba97e6 refactor/remove_dynamic_size_tensormapping
Remove SbpOperator type and ColocationOperator type
author | Jonatan Werpers <jonatan@werpers.com> |
---|---|
date | Mon, 28 Sep 2020 22:38:09 +0200 |
parents | 1cafeb286c00 |
children | 2808c41f5efa |
line wrap: on
line source
using Test using TestSetExtensions @testset ExtendedTestSet "All" begin @includetests ARGS end